CHROMA
Public Types | List of all members
Chroma::TL::Replace< Typelist< T, Tail >, T, U > Struct Template Reference

#include <typelist.h>

Public Types

typedef Typelist< U, Tail > Result
 

Detailed Description

template<class T, class Tail, class U>
struct Chroma::TL::Replace< Typelist< T, Tail >, T, U >

Definition at line 620 of file typelist.h.

Member Typedef Documentation

◆ Result

template<class T , class Tail , class U >
typedef Typelist<U, Tail> Chroma::TL::Replace< Typelist< T, Tail >, T, U >::Result

Definition at line 622 of file typelist.h.


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