Luwra
Minimal-overhead Lua wrapper for C++
Classes | Namespaces
typelist.hpp File Reference

Classes

struct  luwra::internal::_DropFromList< Seq, Types >
 
struct  luwra::internal::_DropFromList< IndexSequence< Index, IndexTail... >, Head, Tail... >
 
struct  luwra::internal::_DropFromList< IndexSequence<>, Types... >
 
struct  luwra::internal::_Match< Compare, Left, Right >
 
struct  luwra::internal::_Match< Compare, TypeList< Left, LeftTail... >, TypeList< Right, RightTail... > >
 
struct  luwra::internal::_Match< Compare, TypeList<>, TypeList<> >
 
struct  luwra::internal::_PrefixOf< class, typename, typename >
 
struct  luwra::internal::_PrefixOf< Compare, TypeList< Prefix, PrefixTail... >, TypeList< Base, BaseTail... > >
 
struct  luwra::internal::_PrefixOf< Compare, TypeList<>, TypeList< Types... > >
 
struct  luwra::internal::TypeList< Types >
 

Namespaces

namespace  luwra
 
namespace  luwra::internal