#include <winstl/system/environment_sequence.hpp>
Public Member Functions | |
| compare_symbol (bool bIgnoreCase=true) | |
| bool | operator() (symbol const &lhs, symbol const &rhs) |
Function call operator, which returns true if lhs is lexicographically less than rhs. | |
Function call operator, which returns true if lhs is lexicographically less than rhs.
References basic_environment_sequence::symbol::name.
1.5.6