basix_doc 0.1
|
#include <exception.hpp>
Definition at line 25 of file exception.hpp.
Definition at line 31 of file exception.hpp.
: rep (g) {}
generic operator* | ( | ) | const [inline] |
Definition at line 29 of file exception.hpp.
{ return rep; }
Definition at line 32 of file exception.hpp.