Reranker Framework (ReFr)
Reranking framework for structure prediction and discriminative language modeling
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
reranker::ValueString< bool > Class Template Reference

A partial specialization of the ValueString class to support printing of boolean values. More...

#include <environment.H>

Public Member Functions

string ToString (const bool &value) const
 

Detailed Description

template<>
class reranker::ValueString< bool >

A partial specialization of the ValueString class to support printing of boolean values.

Definition at line 207 of file environment.H.

Member Function Documentation

string reranker::ValueString< bool >::ToString ( const bool &  value) const
inline

Definition at line 209 of file environment.H.


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