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

Detailed Description

template<typename... Args>
requires fcppt::mpl::set::unique<Args...>
struct fcppt::mpl::set::object< Args >

The set type used by this library.

A map is constructed from a variadic list of types, which must be pairwise disjoint.