CASM  1.1.0
A Clusters Approach to Statistical Mechanics
notstd::has_move< T, typename > Struct Template Reference

#include <cloneable_ptr.hh>

+ Inheritance diagram for notstd::has_move< T, typename >:

Detailed Description

template<typename T, typename = void>
struct notstd::has_move< T, typename >

Base type inherits from std::false_type if T does not have move method.

Definition at line 134 of file cloneable_ptr.hh.


The documentation for this struct was generated from the following file: