Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
arene::base::testing::throws_without_nullptr< T > Struct Template Reference

Public Member Functions

 throws_without_nullptr (T const &)
 
 throws_without_nullptr (T const &, std::nullptr_t) noexcept
 
 throws_without_nullptr (T)
 
 throws_without_nullptr (T, std::nullptr_t) noexcept
 

Constructor & Destructor Documentation

◆ throws_without_nullptr() [1/4]

template<typename T>
arene::base::testing::throws_without_nullptr< T >::throws_without_nullptr ( T )
inlineexplicit

◆ throws_without_nullptr() [2/4]

template<typename T>
arene::base::testing::throws_without_nullptr< T >::throws_without_nullptr ( T ,
std::nullptr_t  )
inlinenoexcept

◆ throws_without_nullptr() [3/4]

template<typename T>
arene::base::testing::throws_without_nullptr< T >::throws_without_nullptr ( T const & )
inlineexplicit

◆ throws_without_nullptr() [4/4]

template<typename T>
arene::base::testing::throws_without_nullptr< T >::throws_without_nullptr ( T const & ,
std::nullptr_t  )
inlinenoexcept

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