MillicastSDK 1.8.4
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
millicast::ErrorCategoryBase< T > Struct Template Reference

Helper for defining error categories in the Millicast SDK. More...

#include <error.h>

Inheritance diagram for millicast::ErrorCategoryBase< T >:
Inheritance graph
[legend]
Collaboration diagram for millicast::ErrorCategoryBase< T >:
Collaboration graph
[legend]

Static Public Member Functions

static const T & instance ()
 

Detailed Description

template<typename T>
struct millicast::ErrorCategoryBase< T >

Helper for defining error categories in the Millicast SDK.

This class extends the generic std::error_category, refer to the documentation of that class for guidelines for usage.

Member Function Documentation

◆ instance()

template<typename T >
static const T & millicast::ErrorCategoryBase< T >::instance ( )
inlinestatic

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