SPH
Static Public Member Functions | List of all members
OutcomeTraits< std::string > Struct Reference

#include <Outcome.h>

Static Public Member Functions

static INLINE std::string defaultError ()
 
static INLINE std::string concatenate (const std::string &e1, const std::string &e2)
 

Detailed Description

Definition at line 30 of file Outcome.h.

Member Function Documentation

◆ concatenate()

static INLINE std::string OutcomeTraits< std::string >::concatenate ( const std::string &  e1,
const std::string &  e2 
)
inlinestatic

Definition at line 35 of file Outcome.h.

◆ defaultError()

static INLINE std::string OutcomeTraits< std::string >::defaultError ( )
inlinestatic

Definition at line 31 of file Outcome.h.


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