Home
last modified time | relevance | path

Searched defs:quire_exception (Results 1 – 1 of 1) sorted by relevance

/dports/math/universal/universal-3.48/include/universal/number/quire/
H A Dexceptions.hpp17 struct quire_exception struct
20quire_exception(const std::string& error) : std::runtime_error(std::string("quire exception: ") + … in quire_exception() function