Function operator>
Synopsis
#include "breeze/environment/windows_only/operating_system_id.hpp"
bool operator>(operating_system_id, operating_system_id)=delete
Description
The relational operator functions for operating_system_id are all deleted. See the documentation of that class for the rationale.
Source
Line 114 in breeze/environment/windows_only/operating_system_id.hpp.