ug4
std::less< SmartPtr< T, TFreePolicy > > Struct Template Reference

#include <smart_pointer.h>

+ Inheritance diagram for std::less< SmartPtr< T, TFreePolicy > >:

Public Member Functions

bool operator() (const SmartPtr< T, TFreePolicy > &lhs, const SmartPtr< T, TFreePolicy > &rhs) const
 

Member Function Documentation

◆ operator()()

template<class T , template< class TPtr > class TFreePolicy>
bool std::less< SmartPtr< T, TFreePolicy > >::operator() ( const SmartPtr< T, TFreePolicy > &  lhs,
const SmartPtr< T, TFreePolicy > &  rhs 
) const
inline

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