std::tr2::__reflection_typelist<>

Section: C Library Functions (3)
Updated: Wed Apr 17 2019
Page Index
 

NAME

std::tr2::__reflection_typelist<> - Specialization for an empty typelist.

 

SYNOPSIS


 

Public Types


typedef std::true_type empty
 

Detailed Description

 

template<>


struct std::tr2::__reflection_typelist<>" Specialization for an empty typelist.

Definition at line 60 of file tr2/type_traits.

 

Author

Generated automatically by Doxygen for libstdc++ from the source code.


 

Index

NAME
SYNOPSIS
Public Types
Detailed Description
template<>
Author