QtIotaBlock 0.4.1
Library with block types on IOTA
Public Member Functions | List of all members
qiota::qblocks::ptrLess< T > Struct Template Reference

Container of ordered shared pointers. More...

#include <carray.hpp>

Public Member Functions

bool operator() (const std::shared_ptr< T > &a, const std::shared_ptr< T > &b) const
 

Detailed Description

template<class T>
struct qiota::qblocks::ptrLess< T >

Container of ordered shared pointers.

Member Function Documentation

◆ operator()()

template<class T >
bool qiota::qblocks::ptrLess< T >::operator() ( const std::shared_ptr< T > &  a,
const std::shared_ptr< T > &  b 
) const
inline

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