Jpp  18.0.0-rc.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
JLANG::JVoid< T > Struct Template Reference

Auxiliary class for void type definition. More...

#include <JVoid.hh>

Public Types

typedef void type
 

Detailed Description

template<class T>
struct JLANG::JVoid< T >

Auxiliary class for void type definition.

This class can be used to evaluate the validity of a type definition.

Definition at line 20 of file JVoid.hh.

Member Typedef Documentation

template<class T >
typedef void JLANG::JVoid< T >::type

Definition at line 22 of file JVoid.hh.


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