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
C++11 function template specializes as a class method if it exists
Jun 19, 2026
c++
c++11
templates
sfinae
C++11 std::begin doesn't work with int[] passed into template function
Jun 18, 2026
c++
templates
c++11
Boost asio async_resolve object lifetime
Jun 19, 2026
c++
c++11
boost
boost-asio
Adding struct containing not copyable/moveable object to std::map
Jun 18, 2026
c++
c++11
stl
Bitfield struct size different between gcc and MSFT CL
Jun 19, 2026
c++
c++11
gcc
visual-c++
bit-fields
Defining custom map comparator with non stardard signature
Jun 18, 2026
c++
c++11
Is there a good C++ memory management tutorial available, that covers shared_ptr, scoped_ptr, and weak_ptr? [duplicate]
Jun 18, 2026
c++
pointers
c++11
smart-pointers
c++-faq
how should I call all functions in a variadic parameter pack if the function return type is void?
Jun 18, 2026
c++
templates
c++11
metaprogramming
variadic-templates
What is the benefit of moving a range of elements in a vector vs. copying?
Jun 18, 2026
c++
c++11
iterator
move
stdvector
PocketFFT++ usage: Forward/Backward transforms not giving back original data
Jun 17, 2026
c++
c++11
signal-processing
fft
How to write to std::ostream without formatting?
Jun 18, 2026
c++
c++11
io
formatting
Global variable and static global variable [duplicate]
Jun 18, 2026
c++
c++11
variables
global-variables
global
Get the return type of operators in C++?
Jun 18, 2026
c++
c++11
operator-keyword
return-type
type-traits
Using C++11 Range For To Replace All Characters In A String
Jun 18, 2026
c++
string
c++11
C++ std::locale("en") throws exception on iOS
Jun 18, 2026
c++
ios
c++11
vector.size() returns 0 all the time
Jun 16, 2026
c++
class
c++11
vector
Template substitution failing in debug build, but working in optimized build? [duplicate]
Jun 15, 2026
c++
c++11
linker
compiler-optimization
template-specialization
Parallel writer and reader of std::vector
Jun 16, 2026
c++
multithreading
concurrency
vector
c++11
« Newer Entries
Older Entries »