Rumba C++ SDK
maquina::string_view_less< C, STDS > Struct Template Reference

#include <StringView.h>

Public Types

using is_transparent = void
 

Public Member Functions

bool operator() (const StringViewBase< C, STDS > &a, const StringViewBase< C, STDS > &b) const
 

Member Typedef Documentation

◆ is_transparent

template<class C , class STDS >
using maquina::string_view_less< C, STDS >::is_transparent = void

Member Function Documentation

◆ operator()()

template<class C , class STDS >
bool maquina::string_view_less< C, STDS >::operator() ( const StringViewBase< C, STDS > &  a,
const StringViewBase< C, STDS > &  b 
) const
inline

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