mgcpp
A C++ Math Library Based on CUDA
Namespaces | Macros | Typedefs
outcome.hpp File Reference
#include <boost/outcome.hpp>
Include dependency graph for outcome.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 outcome
 

Macros

#define BOOST_SYSTEM_NO_DEPRECATED
 

Typedefs

template<class R >
using outcome::result = BOOST_OUTCOME_V2_NAMESPACE::std_result< R >
 
template<class R >
using outcome::outcome = BOOST_OUTCOME_V2_NAMESPACE::std_outcome< R >
 

Macro Definition Documentation

◆ BOOST_SYSTEM_NO_DEPRECATED

#define BOOST_SYSTEM_NO_DEPRECATED