Chatterino
Public Member Functions | List of all members
chatterino::SharedPtrElementLess< T > Struct Template Reference

#include <SharedPtrElementLess.hpp>

Public Member Functions

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

Member Function Documentation

◆ operator()()

template<typename T >
bool chatterino::SharedPtrElementLess< 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: