Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
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

◆ type

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

Definition at line 27 of file JAssert.hh.

Member Data Documentation

◆ value

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: