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
Idiomatic way to create a vector of pointers in C++11?
Dec 01, 2022
c++
pointers
c++11
vector
Performance issue with parser written with Boost::spirit
Dec 01, 2022
c++
parsing
c++11
boost
boost-spirit-qi
g++ compiler giving << type errors for expressions, but works in Visual Studio
Nov 30, 2022
c++
c++11
visual-studio-2012
operator-overloading
cout
Is nullptr not a special keyword and an object of std::nullptr_t? [duplicate]
Nov 30, 2022
c++
pointers
c++11
nullptr
Does sending a character pointer - initialized to '\0' - to the standard output fault it? (C++)
Nov 30, 2022
c++
c++11
Is C++ still considered as a statically typed language? [duplicate]
Nov 30, 2022
c++
c++11
Erratic behavior of GCC's std::sort with lambdas
Nov 30, 2022
c++
c++11
gcc
lambda
stl
Why old usage (c++03) of auto does not compile under C++11?
Nov 30, 2022
c++
c++11
auto
c++03
Trivial raw pointer that self-initializes to nullptr in C++
Nov 30, 2022
c++
pointers
c++11
unique-ptr
Is there a way to workaround a #define introduced by a vendor?
Nov 29, 2022
c++
c
c++11
std::array error: Has no member named 'assign'
Nov 29, 2022
c++
c++11
assign
g++4.8
stdarray
Remove smallest non-unique value from vector
Nov 30, 2022
c++
algorithm
c++11
unique
for each in GCC and GCC version
Nov 30, 2022
c++
gcc
foreach
c++11
Decreasing verbosity: inserting elements into map
Nov 29, 2022
c++
c++11
verbosity
code-formatting
Is it possible to micro-optimize "x = max(a,b); y = min(a,b);"?
Nov 30, 2022
c++
algorithm
c++11
optimization
bit-shift
C++ STL unordered_map problems and doubts
Nov 29, 2022
c++
stl
hashmap
c++11
When should I use static data members vs. const global variables?
Nov 29, 2022
c++11
global-variables
declaration
static-members
linkage
« Newer Entries
Older Entries »