Search notes:

C++ Standard Library

Iterating over an array
Accessing shared variables in threads
chrono::high_resolution_clock now()
bind
tmpnam
mem_fn
ofstream: Writing a file
std::hex is a manipulator that causes the following integers to be represented in hexadecimal representation.
std::setw align text for tabular output (might also be used in conjunction with std::right).
std::boolalpha
std::cin / std::cout
std::ostringstream
Assigning a string in a C-like function that copies to a char*
string::to_string()
thread::join()
this_thread::sleep_for(…)
std::string_view

See also

C++
The Standard C Library

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1740388580, '3.139.72.252', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/languages/C-C-plus-plus/CPP-Standard-Library/index(87): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78