|
|
constexpr | long_tagged_id (long_tagged_id const &) noexcept=default |
| |
|
constexpr | long_tagged_id (long_tagged_id &&) noexcept=default |
| |
|
constexpr long_tagged_id & | operator= (long_tagged_id const &) noexcept=default |
| |
|
constexpr long_tagged_id & | operator= (long_tagged_id &&) noexcept=default |
| |
|
constexpr | long_tagged_id (nullptr_t) noexcept |
| |
|
constexpr long_tagged_id & | operator= (nullptr_t) noexcept |
| |
|
template<typename... Args> |
| constexpr | long_tagged_id (Args const &...args) noexcept |
| |
|
template<typename T > |
| constexpr long_tagged_id & | operator= (T const &other) noexcept |
| |
|
constexpr bool | empty () const noexcept |
| |
|
constexpr | operator bool () const noexcept |
| |
|
|
static constexpr auto | tag = Tag |
| |
The documentation for this class was generated from the following file: