Jpp  15.0.1-rc.1-highqe
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Attributes | Static Protected Member Functions | List of all members
JStreamAvailable< T, true > Class Template Reference

Specialisation of JStreamAvailable for class without member method __str__. More...

#include <JStreamAvailable.hh>

Inheritance diagram for JStreamAvailable< T, true >:
JLANG::JTest

Static Public Attributes

static const bool has_istream = JStreamAvailable<T, false>::has_istream
 
static const bool has_ostream = true
 

Static Protected Member Functions

static JFalse test (...)
 default false More...
 
template<class __T__ >
static JFalse test (...)
 default false More...
 

Detailed Description

template<class T>
class JStreamAvailable< T, true >

Specialisation of JStreamAvailable for class without member method __str__.

Definition at line 69 of file JStreamAvailable.hh.

Member Function Documentation

static JFalse JLANG::JTest::test (   ...)
staticprotectedinherited

default false

template<class __T__ >
static JFalse JLANG::JTest::test (   ...)
staticprotectedinherited

default false

Member Data Documentation

template<class T >
const bool JStreamAvailable< T, true >::has_istream = JStreamAvailable<T, false>::has_istream
static

Definition at line 73 of file JStreamAvailable.hh.

template<class T >
const bool JStreamAvailable< T, true >::has_ostream = true
static

Definition at line 74 of file JStreamAvailable.hh.


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