C++ Standard Library functions
GPTKB entity
Statements (87)
Predicate | Object |
---|---|
gptkbp:instanceOf |
library function collection
|
https://www.w3.org/2000/01/rdf-schema#label |
C++ Standard Library functions
|
gptkbp:includes |
gptkb:std::future
std::async std::lock_guard std::mutex std::thread std::to_string std::unique_lock std::stod std::stoi std::make_heap std::nth_element std::pop_heap std::push_heap std::sort std::abs std::accumulate std::advance std::binary_search std::chrono::duration std::chrono::steady_clock std::chrono::system_clock std::copy std::cos std::count std::count_if std::distance std::exp std::filesystem::create_directory std::filesystem::exists std::filesystem::remove std::filesystem::rename std::fill std::find std::for_each std::generate std::getline std::is_sorted std::locale std::log std::lower_bound std::max std::min std::mt19937 std::next_permutation std::partition std::perror std::pow std::prev_permutation std::printf std::random_device std::regex_match std::regex_search std::remove std::reverse std::scanf std::setlocale std::sin std::sort_heap std::sqrt std::stable_partition std::strerror std::swap std::tan std::transform std::uniform_int_distribution std::unique std::upper_bound |
gptkbp:partOf |
gptkb:C++_Standard_Library
|
gptkbp:provides |
mathematical functions
input/output functions memory management functions time and date functions error handling functions string manipulation functions locale functions algorithm functions container manipulation functions filesystem functions numeric functions random number generation functions regular expression functions thread support functions |
gptkbp:usedIn |
gptkb:C++_programming_language
|
gptkbp:bfsParent |
gptkb:ISO_C++98
|
gptkbp:bfsLayer |
7
|