Euphoria
eu::assertlib::AssertArgumentValue Struct Reference

#include <assert.h>

Public Member Functions

template<typename T >
 AssertArgumentValue (const T &t)
 

Public Attributes

std::string value
 

Detailed Description

Definition at line 91 of file assert.h.

Constructor & Destructor Documentation

◆ AssertArgumentValue()

template<typename T >
eu::assertlib::AssertArgumentValue::AssertArgumentValue ( const T &  t)
inline

Definition at line 96 of file assert.h.

Member Data Documentation

◆ value

std::string eu::assertlib::AssertArgumentValue::value

Definition at line 93 of file assert.h.


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