STK++ 0.9.13
STK::hidden::Promote< Type, Type > Struct Template Reference

Specialization when we have the same type. More...

#include <STK_MetaTemplate.h>

Public Types

typedef Type result_type
 

Detailed Description

template<typename Type>
struct STK::hidden::Promote< Type, Type >

Specialization when we have the same type.

Definition at line 121 of file STK_MetaTemplate.h.

Member Typedef Documentation

◆ result_type

template<typename Type >
typedef Type STK::hidden::Promote< Type, Type >::result_type

Definition at line 122 of file STK_MetaTemplate.h.


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