4.6.1
Freundlich's C++ toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
fcppt::mpl::set::object< Args > Struct Template Reference

Detailed Description

template<typename... Args>
requires fcppt::mpl::set::unique<Args...>::value
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.