Utility (C++)

id: utility-c-244-5570172
title: Utility (C++)
text: utility is a header file in the C++ Standard Library. This file has two key components: rel_ops, a namespace containing set of templates which define default behavior for the relational operators !=, >, <=, and >= between objects of the same type, based on user-defined operators == and <. pair, a container template which holds two member objects of arbitrary type(s). Additionally, the header defines default relational operators for pairs which have both types in common.
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Utility_(C%2B%2B)
date created:
date modified: 2021-02-26T02:21:30Z
main entity: {"identifier":"Q7902828","url":"https://www.wikidata.org/entity/Q7902828"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part