Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 227,741,298 papers from all fields of science
Search
Sign In
Create Free Account
Utility (C++)
Known as:
Rel ops
, Pair (C++)
, Std::rel ops
Expand
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…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
3 relations
C++ Standard Library
GNU Compiler Collection
Relational operator
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
Revealing behaviours of concurrent functional programs by systematic testing
M. Walker
2018
Corpus ID: 201134073
We aim to make it easier for programmers to write correct concurrent programs and to demonstrate that concurrency testing…
Expand
Review
2014
Review
2014
FRANCES BUONTEMPO Where was I ?
Teedy Deigh
,
F. Buontempo
,
F. Buontempo
2014
Corpus ID: 14414061
base& get_base ( void ) { if ( global_base == nullptr ) throw ( something ); return *global_base; } void using_function…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE