4.4.1
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
fcppt::mpl::map::object< Args > Struct Template Reference

Detailed Description

template<fcppt::mpl::map::element_concept... Args>
requires fcppt::mpl::map::keys_unique<Args...>
struct fcppt::mpl::map::object< Args >

The map type used by this library.

A map is constructed from a variadic list of fcppt::mpl::map::element. All keys of the elements must be pairwise disjoint.