opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
non_typelist.h File Reference
#include <cstddef>
Include dependency graph for non_typelist.h:

Go to the source code of this file.

Classes

struct  osc::NonTypelist< T >
 
struct  osc::NonTypelist< T, Head, Tails... >
 
struct  osc::NonTypelistSize< NonTypelist< T, Els... > >
 
struct  osc::NonTypeAt< NonTypelist< T, Head, Tails... >, 0 >
 
struct  osc::NonTypeAt< NonTypelist< T, Head, Tails... >, Index >
 

Namespaces

namespace  osc
 

Variables

template<typename NTList >
constexpr size_t osc::NonTypelistSizeV = NonTypelistSize<NTList>::value