mn::only_copyable_tag< t > Class Template Reference
Not movable. More...
#include <mn_copyable.hpp>
Public Types | |
using | this_type = only_copyable_tag |
Public Member Functions | |
only_copyable_tag ()=default | |
only_copyable_tag (const this_type &other)=default | |
this_type & | operator= (const this_type &other)=default |
Detailed Description
template<typename t>
class mn::only_copyable_tag< t >
Not movable.
Member Typedef Documentation
◆ this_type
template<typename t >
using mn::only_copyable_tag< t >::this_type = only_copyable_tag |
Constructor & Destructor Documentation
◆ only_copyable_tag() [1/2]
template<typename t >
|
default |
◆ only_copyable_tag() [2/2]
template<typename t >
|
default |
Member Function Documentation
◆ operator=()
template<typename t >
|
default |
The documentation for this class was generated from the following file: