NAG CPP Interface
error_handler::WarningException::return_value

 Contents

Settings help

CPP Name Style:


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>
return_value()

3 Arguments

None.