CoDiPack  2.2.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::Warning Struct Reference

#include <exceptions.hpp>

Public Member Functions

 DEPRECATE (static void implicitCastStatic(::std::false_type const &), "static_warning: Implicit conversion of CoDiPack type to real.")
 Implementation that displayes the warning.
 

Static Public Member Functions

template<bool v>
static void implicitCast ()
 Show a warning about an implicit cast of an active real type.
 
static void implicitCastStatic (::std::true_type const &)
 Implementation that ignores the warning.
 

Detailed Description

Presents presenting compile time warnings to the user. The warning is presented as a deprecated note.


The documentation for this struct was generated from the following file: