OKlibrary  0.2.1.6
OKlib::SATCompetition::traits::string_type< T > Class Template Reference

Traits meta-function to extract the string type. More...

#include <string_type.hpp>

List of all members.

Public Types

typedef T::string_type type

Detailed Description

template<typename T>
class OKlib::SATCompetition::traits::string_type< T >

Traits meta-function to extract the string type.

Definition at line 26 of file string_type.hpp.


Member Typedef Documentation

template<typename T>
typedef T::string_type OKlib::SATCompetition::traits::string_type< T >::type

Definition at line 27 of file string_type.hpp.


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