|
5.0.0
Freundlich's C++ toolkit
|
This is the complete list of members for fcppt::strong_typedef< T, Tag >, including all inherited members.
| get() | fcppt::strong_typedef< T, Tag > | |
| get() const | fcppt::strong_typedef< T, Tag > | |
| strong_typedef(T const &) noexcept(std::is_nothrow_copy_constructible_v< T >) | fcppt::strong_typedef< T, Tag > | explicit |
| strong_typedef(T &&) noexcept(std::is_nothrow_move_constructible_v< T >) | fcppt::strong_typedef< T, Tag > | explicit |
| strong_typedef(fcppt::no_init const &) | fcppt::strong_typedef< T, Tag > | explicit |
| tag_type typedef | fcppt::strong_typedef< T, Tag > | |
| value_type typedef | fcppt::strong_typedef< T, Tag > |