farm-ng-core
shared.h File Reference
Include dependency graph for shared.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  farm_ng::Shared< TT >
 

Namespaces

 farm_ng
 

Typedefs

template<typename TT >
using farm_ng::ExpectShared = farm_ng::Expected< Shared< TT > >
 
template<typename TT >
using farm_ng::SharedVector = std::vector< Shared< TT > >