Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c++11
Why does ADL not work with an unnamed initializer_list?
Jul 21, 2026
c++
c++11
initializer-list
argument-dependent-lookup
Vector erase giving unexpected result
Jul 20, 2026
algorithm
c++11
stl
C++14 Functional logical_not on functions
Jul 20, 2026
c++
c++11
c++14
How can I cast "const void*" to the function pointer in C++11?
Jul 20, 2026
c++
c++11
casting
constants
function-pointers
How to write SFINAE to test for parser rule?
Jul 19, 2026
c++
c++11
Is there a way to limit data size at C++ compile time and produce a compile error?
Jul 20, 2026
c++
c++11
Static for cycle
Jul 20, 2026
c++
c++11
boost
stl
c++-amp
Does it make sense to have unique_ptr for streams?
Jul 19, 2026
c++
c++11
Qt 5.1 Beta Error using std::atomic c++11 feature
Jul 20, 2026
c++
macos
qt
c++11
clang
Why does std::map::const_iterator call the std::pair constructor during a std::for_each, but a simple for loop does not?
Jul 18, 2026
c++
c++11
dictionary
stl
lambda
Splitting a double vector into equal parts
Jul 19, 2026
c++
algorithm
c++11
What is the difference between it.first and it->first?
Jul 18, 2026
c++
c++11
hashmap
Division Round Up in C++ [duplicate]
Jul 19, 2026
c++
c++11
division
integer-division
ceil
Is there a way to use std::array with literals, or initializer lists, for comparison, in the same way you can for assignment? [duplicate]
Jul 19, 2026
c++
arrays
c++11
std
C++11 Chrono - How to cast 'unsigned int' to a time_point<system_clock>?
Jul 18, 2026
c++11
c++-chrono
Perfect forwarding results in an error I don't understand
Jul 18, 2026
c++11
templates
reference
How do I extract and execute a target from a std::function
Jul 17, 2026
c++
c++11
lambda
std-function
How strong is the as-if rule in C++
Jul 18, 2026
c++
c++11
as-if
« Newer Entries
Older Entries »