sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::bad_nullable_access Class Reference

#include <nullable.hpp>

Inheritance diagram for sparrow::bad_nullable_access:
[legend]
Collaboration diagram for sparrow::bad_nullable_access:
[legend]

Public Member Functions

 bad_nullable_access () noexcept=default
 
 bad_nullable_access (const bad_nullable_access &) noexcept=default
 
bad_nullable_accessoperator= (const bad_nullable_access &) noexcept=default
 
const char * what () const noexcept override
 

Detailed Description

Definition at line 119 of file nullable.hpp.

Constructor & Destructor Documentation

◆ bad_nullable_access() [1/2]

sparrow::bad_nullable_access::bad_nullable_access ( )
defaultnoexcept
Here is the caller graph for this function:

◆ bad_nullable_access() [2/2]

sparrow::bad_nullable_access::bad_nullable_access ( const bad_nullable_access & )
defaultnoexcept
Here is the call graph for this function:

Member Function Documentation

◆ operator=()

bad_nullable_access & sparrow::bad_nullable_access::operator= ( const bad_nullable_access & )
defaultnoexcept
Here is the call graph for this function:

◆ what()

const char * sparrow::bad_nullable_access::what ( ) const
inlinenodiscardoverridenoexcept

Definition at line 127 of file nullable.hpp.

Here is the call graph for this function:
Here is the caller graph for this function:

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