OpenMiner  0.0.1a
Voxel game engine
sol::meta::is_move_only< T > Struct Template Reference

#include <sol.hpp>

Inheritance diagram for sol::meta::is_move_only< T >:
sol::meta::all< neg< std::is_reference< T > >, neg< std::is_copy_constructible< unqualified_t< T > > >, std::is_move_constructible< unqualified_t< T > > >

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