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
error: no matching function for call to 'std::basic_ifstream<char>::basic_ifstream(std::__cxx11::string&)'
Dec 19, 2025
c++
c++11
Is basic_string conversion via iterators legal?
Dec 18, 2025
c++
string
c++11
string-conversion
C++11 threads: notify_all() or notify_one() when I only have one?
Dec 17, 2025
c++
c++11
condition-variable
Casting between std::array types [duplicate]
Dec 17, 2025
c++
arrays
stl
c++11
Segmentation fault using array of promises
Dec 17, 2025
c++
multithreading
c++11
future
convert 'std::initializer_list<int>' to 'int'
Dec 17, 2025
c++
c++11
initializer-list
Can we use int... as an argument for template parameter pack directly?
Dec 17, 2025
c++
c++11
templates
parameter-pack
How to avoid unnecessary copies when initializing vectors with variadic templates [duplicate]
Dec 16, 2025
c++
c++11
move-semantics
copy-elision
Concatenate strings provided by a class method in C++
Dec 15, 2025
c++
string
algorithm
c++11
stl
Using sse and avx intrinsics to add a set of packed singles into one value
Dec 16, 2025
c++
c++11
sse
avx
matching nullptr by T *
Dec 16, 2025
c++
pointers
c++11
metaprogramming
generic-programming
using std::get<>() in std::for_each
Dec 16, 2025
c++
visual-studio-2012
c++11
Iterating through STL containers and removing/adding multiple items
Dec 16, 2025
c++
c++11
User defined const char* literal example from cppreference
Dec 16, 2025
c++
c++11
user-defined-literals
Xcode, C++ and SFML. Library issues
Dec 15, 2025
c++
xcode
macos
c++11
sfml
SFML undefined reference to `sf::TcpSocket::TcpSocket()'
Dec 16, 2025
c++
c++11
g++
sfml
C++ rounding to FE_TONEAREST
Dec 15, 2025
c++
c++11
rounding-error
rounding
Compiler macro to test difference between uint64_t and unsigned long long int
Dec 15, 2025
c++
c++11
macros
uint64
unsigned-long-long-int
static method or non-static method using static field
Dec 16, 2025
c++
c++11
« Newer Entries
Older Entries »