NAG Library Manual, Mark 30.2
Interfaces:
FL
CL
CPP
AD
NAG CPP Interface Introduction
Namespace:
nagcpp
Namespace:
error_handler
Class:
WarningException
Method:
return_value
NAG CPP Interface
error_handler::WarningException::return_value
Keyword Search:
NAG Library Manual, Mark 30.2
Interfaces:
FL
CL
CPP
AD
NAG CPP Interface Introduction
Namespace:
nagcpp
Namespace:
error_handler
Class:
WarningException
Method:
return_value
▸
▿
Contents
1
Description
2
Specification
3
Arguments
© The Numerical Algorithms Group Ltd. 2020
Settings help
CPP Name Style:
Short (
impl_details
)
Long (
info::impl_details
)
Full (
nagcpp::info::impl_details
)
1
Description
WarningException::return_value
returns the value that a non-void function would have returned if warnings were not being raised as exceptions.
2
Specification
template <T>
T
return_value
()
3
Arguments
None.
© The Numerical Algorithms Group Ltd. 2020