WebCFace 2.9.0
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
safe_global.h File Reference
#include <cassert>
#include <utility>
#include "webcface-config.h"
Include dependency graph for safe_global.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SafeGlobal< T >
 

Namespaces

namespace  webcface
 
namespace  webcface::internal
 

Functions

template<typename T >
SafeGlobal< T > safeGlobal (T obj)