Jpp  master_rocky-37-gf0c5bc59d
the software that should make you happy
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

◆ JAnyType()

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: