OTest2
A C++ testing framework
Public Types | List of all members
OTest2::NormalizeStringType< Type_ > Struct Template Reference

A trait which is used to normalize types of string literals and C-strings. More...

#include <typetraits.h>

Public Types

typedef Type_ Type
 

Detailed Description

template<typename Type_>
struct OTest2::NormalizeStringType< Type_ >

A trait which is used to normalize types of string literals and C-strings.

Definition at line 57 of file typetraits.h.

Member Typedef Documentation

◆ Type

template<typename Type_ >
typedef Type_ OTest2::NormalizeStringType< Type_ >::Type

Definition at line 58 of file typetraits.h.


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