cprover
nullptr_exceptiont Class Reference

#include <base_exceptions.h>

Inheritance diagram for nullptr_exceptiont:
[legend]
Collaboration diagram for nullptr_exceptiont:
[legend]

Public Member Functions

template<typename... Ts>
 nullptr_exceptiont (Ts &&...ts)
 
- Public Member Functions inherited from invariant_failedt
 invariant_failedt (const std::string &_file, const std::string &_function, int _line, const std::string &_backtrace, const std::string &_reason)
 

Additional Inherited Members

- Public Attributes inherited from invariant_failedt
const std::string file
 
const std::string function
 
const int line
 
const std::string backtrace
 
const std::string reason
 

Detailed Description

Definition at line 29 of file base_exceptions.h.

Constructor & Destructor Documentation

◆ nullptr_exceptiont()

template<typename... Ts>
nullptr_exceptiont::nullptr_exceptiont ( Ts &&...  ts)
inlineexplicit

Definition at line 33 of file base_exceptions.h.


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