ntg::internal::ret_behavior_if< need_check, Ret > Struct Template Reference
Determine the behavior to use depending on check requirements.
More...
#include <behavior.hh>
List of all members.
|
Public Types |
typedef typetraits< Ret
>::abstract_behavior_type | ret |
Detailed Description
template<bool need_check, class Ret>
struct ntg::internal::ret_behavior_if< need_check, Ret >
Determine the behavior to use depending on check requirements.
If need_check is true, the returned behavior will be the same as the previously determined return type (generally safe).
In some cases, no check is required, thus type used to perform the calculus does not need to be safe. The force behavior is returned in such cases.
Definition at line 447 of file integre/ntg/real/behavior.hh.
The documentation for this struct was generated from the following file:
Generated on Thu Apr 15 20:13:52 2004 for Olena by
1.3.6-20040222