Developer documentation

mmx::texp::sfirstnnl< L > Struct Template Reference

select the first non null type of a type-list. More...

#include <texp_list.hpp>

Public Types

typedef L T
 

Detailed Description

template<typename L>
struct mmx::texp::sfirstnnl< L >

select the first non null type of a type-list.

Member Typedef Documentation

template<typename L>
typedef L mmx::texp::sfirstnnl< L >::T

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