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

#include <typelist.h>

Public Types

typedef Typelist< U, typename ReplaceAll< Tail, T, U >::ResultResult
 

Detailed Description

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

Definition at line 650 of file typelist.h.

Member Typedef Documentation

◆ Result

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

Definition at line 652 of file typelist.h.


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