Elements 6.1.2
A C++ base framework for the Euclid Software.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Elements::Exception::ExitCodeHelper< First, Rest... > Struct Template Reference
Inheritance diagram for Elements::Exception::ExitCodeHelper< First, Rest... >:
Inheritance graph
[legend]
Collaboration diagram for Elements::Exception::ExitCodeHelper< First, Rest... >:
Collaboration graph
[legend]

Public Member Functions

 ExitCodeHelper (const First &, const Rest &... rest)
 

Detailed Description

template<typename First, typename... Rest>
struct Elements::Exception::ExitCodeHelper< First, Rest... >

Definition at line 158 of file Exception.h.

Constructor & Destructor Documentation

◆ ExitCodeHelper()

template<typename First , typename... Rest>
Elements::Exception::ExitCodeHelper< First, Rest... >::ExitCodeHelper ( const First &  ,
const Rest &...  rest 
)
inline

Definition at line 159 of file Exception.h.


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