Apache Singa
A General Distributed Deep Learning Library
Static Public Member Functions | List of all members
Singleton< T > Class Template Reference

Thread-safe implementation for C++11 according to. More...

#include <singleton.h>

Static Public Member Functions

static T * Instance ()
 

Detailed Description

template<typename T>
class Singleton< T >

Thread-safe implementation for C++11 according to.


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