Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::TypeTraits::RemoveFirstParameter< typename > Struct Template Reference

template<typename>
struct ROOT::TypeTraits::RemoveFirstParameter< typename >

Remove first of possibly many template parameters.

e.g. RemoveFirstParameter_t<U<A,B>> is U<B>

Definition at line 160 of file TypeTraits.hxx.

#include <ROOT/TypeTraits.hxx>


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