oa::operator<

operator< function in the OA Core public surface.

Function Documentation

bool oa::operator<( const Array<T, N> & inLeft, const Array<T, N> & inRight ) bool oa::operator<( const Array<T, 0> &, const Array<T, 0> & ) bool oa::operator<( const ReverseIterator<Left> & inLeft, const ReverseIterator<Right> & inRight ) bool oa::operator<( const String & inA, const String & inB )
No public source comment is attached to this declaration.

Parameters

inLeft
const Array<T, N> &

inRight
const Array<T, N> &

Returns

bool

The declared return value.