Jpp  18.6.0-rc.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Static Public Attributes | List of all members
JLANG::JAssert< true, T > Struct Template Reference

Implementation of valid assertion. More...

#include <JAssert.hh>

Public Types

typedef T type
 

Static Public Attributes

static const bool value = true
 

Detailed Description

template<class T>
struct JLANG::JAssert< true, T >

Implementation of valid assertion.

Definition at line 23 of file JAssert.hh.

Member Typedef Documentation

template<class T >
typedef T JLANG::JAssert< true, T >::type

Definition at line 27 of file JAssert.hh.

Member Data Documentation

template<class T >
const bool JLANG::JAssert< true, T >::value = true
static

Definition at line 25 of file JAssert.hh.


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