Test availability of redirect operators.
More...
#include <JRedirectAvailable.hh>
template<class T, bool __str__ = JLANG::JPrintHelper::JMemberMethod<T>::__str__>
class JRedirectAvailable< T, __str__ >
Test availability of redirect operators.
Definition at line 45 of file JRedirectAvailable.hh.
template<class T , bool __str__ = JLANG::JPrintHelper::JMemberMethod<T>::__str__>
template<class T , bool __str__ = JLANG::JPrintHelper::JMemberMethod<T>::__str__>
template<class T , bool __str__ = JLANG::JPrintHelper::JMemberMethod<T>::__str__>
template<class T , bool __str__ = JLANG::JPrintHelper::JMemberMethod<T>::__str__>
template<class T , bool __str__ = JLANG::JPrintHelper::JMemberMethod<T>::__str__>
static JFalse JLANG::JTest::test |
( |
|
... | ) |
|
|
staticprotectedinherited |
template<class T , bool __str__ = JLANG::JPrintHelper::JMemberMethod<T>::__str__>
true if std::istream& operator>>(std::istream&, T&)
is defined; else false
Definition at line 59 of file JRedirectAvailable.hh.
template<class T , bool __str__ = JLANG::JPrintHelper::JMemberMethod<T>::__str__>
true if std::ostream& operator<<(std::ostream&, const T&)
is defined; else false
Definition at line 60 of file JRedirectAvailable.hh.
The documentation for this class was generated from the following file: