sol2/sol
2014-05-30 23:35:26 -04:00
..
demangle.hpp Userdata-classes are now the assumed type for any unmatching T which are not derived from sol::reference or not one of the basic types 2014-05-30 19:58:47 -04:00
deprecate.hpp Add a newline to every sol file missing one 2014-05-29 01:47:27 -04:00
error.hpp Add a newline to every sol file missing one 2014-05-29 01:47:27 -04:00
function_types.hpp Userdata-classes are now the assumed type for any unmatching T which are not derived from sol::reference or not one of the basic types 2014-05-30 19:58:47 -04:00
function.hpp Fix compiler error in GCC 2014-05-30 23:35:26 -04:00
object.hpp Fix explicit operator bool to be negated is<nil_t>() 2014-05-29 22:19:21 -04:00
proxy.hpp Add a newline to every sol file missing one 2014-05-29 01:47:27 -04:00
reference.hpp Add a newline to every sol file missing one 2014-05-29 01:47:27 -04:00
stack.hpp Userdata-classes are now the assumed type for any unmatching T which are not derived from sol::reference or not one of the basic types 2014-05-30 19:58:47 -04:00
state.hpp Removed std::true_type/false_type from tuple_types and created a separate is_tuple trait, so that we can use ::type on tuple_types without it interfering with base typedefs in std::true/false_type 2014-05-30 19:10:08 -04:00
table.hpp Add a newline to every sol file missing one 2014-05-29 01:47:27 -04:00
traits.hpp Removed std::true_type/false_type from tuple_types and created a separate is_tuple trait, so that we can use ::type on tuple_types without it interfering with base typedefs in std::true/false_type 2014-05-30 19:10:08 -04:00
tuple.hpp Removed std::true_type/false_type from tuple_types and created a separate is_tuple trait, so that we can use ::type on tuple_types without it interfering with base typedefs in std::true/false_type 2014-05-30 19:10:08 -04:00
types.hpp Removed std::true_type/false_type from tuple_types and created a separate is_tuple trait, so that we can use ::type on tuple_types without it interfering with base typedefs in std::true/false_type 2014-05-30 19:10:08 -04:00
userdata.hpp Userdata-classes are now the assumed type for any unmatching T which are not derived from sol::reference or not one of the basic types 2014-05-30 19:58:47 -04:00