OpenMiner  0.0.1a
Voxel game engine
Static Public Attributes | List of all members
sol::is_nothrow_move_constructible< T > Struct Template Reference

#include <sol.hpp>

Static Public Attributes

static constexprbool value = ::std::is_nothrow_constructible<T, T&&>::value
 

Member Data Documentation

§ value

template<class T >
constexprbool sol::is_nothrow_move_constructible< T >::value = ::std::is_nothrow_constructible<T, T&&>::value
static

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