OpenMiner
0.0.1a
Voxel game engine
sol
is_nothrow_move_constructible
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:
external/
sol.hpp
Generated by
1.8.12