Logo ROOT   6.12/07
Reference Guide
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

Definition at line 176 of file TypeTraits.hxx.

#include <ROOT/TypeTraits.hxx>


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