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

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

#include <floating_point_type.hpp>

List of all members.

Public Types

typedef T::floating_point_type type

Detailed Description

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

Traits meta-function to extract the floating_point type.

Definition at line 26 of file floating_point_type.hpp.


Member Typedef Documentation

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

Definition at line 27 of file floating_point_type.hpp.


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