Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZStd::alphanum_less< T > Struct Template Reference

Functor class to compare two objects with the "Alphanum Algorithm". More...

#include <alphanum.h>

Public Member Functions

bool operator() (const T &left, const T &right) const
 

Detailed Description

template<class T>
struct AZStd::alphanum_less< T >

Functor class to compare two objects with the "Alphanum Algorithm".


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