Jpp  17.3.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
JLANG::JAnyType Struct Reference

Auxiliary class for any type definition. More...

#include <JAnyType.hh>

Public Member Functions

template<class T >
 JAnyType (const T &any_type)
 Type conversion operation. More...
 

Detailed Description

Auxiliary class for any type definition.

This class can be used to test the validity of an expression through type conversion.

Definition at line 19 of file JAnyType.hh.

Constructor & Destructor Documentation

template<class T >
JLANG::JAnyType::JAnyType ( const T any_type)
inline

Type conversion operation.

Parameters
any_typeany type

Definition at line 26 of file JAnyType.hh.

27  {}

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