Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ on_error
Function
on_error
extern/boost/boost/date_time/constrained_value.hpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
max BOOST_PREVENT_MACRO_SUBSTITUTION () { return max_value; }
115
116
static void on_error(rep_type, rep_type, violation_enum)
117
{
118
boost::throw_exception(actual_exception_type());
119
}
120
};
121
122
Callers
1
constrained_value.hpp
File · 0.85
Calls
1
throw_exception
Function · 0.50
Tested by
no test coverage detected