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
Where is strchr in C++? [closed]
Mar 19, 2026
c++
c
c++11
Is sharing data with initializer list out-scoped valid in standard?
Mar 17, 2026
c++
c++11
initializer-list
Is there a portable way to know if uintptr_t is defined in stdint.h?
Mar 19, 2026
c++
c++11
stdint
What is the best way to convert a std::find_if on a vector to a loop?
Mar 17, 2026
c++
loops
c++11
vector
stl
C++11: Storing an Iterator without knowing its container
Mar 18, 2026
c++
c++11
iterator
std
Can queries to boost's rtree be done from parallel threads?
Mar 19, 2026
c++
multithreading
c++11
boost
boost-geometry
What does it mean when I assign {} to an already exsiting object?
Mar 18, 2026
c++
c++11
grammar
how to restore std::cin to keyboard after using pipe?
Mar 18, 2026
c++
c++11
C++11 auto type deduction from arithmetic operation on int& and long
Mar 19, 2026
c++
c++11
reference
c++14
auto
Is it possible to create lambda methods of a particular class?
Mar 18, 2026
c++11
lambda
Move shared_ptr with unrelated pointer
Mar 18, 2026
c++
pointers
c++11
Smart way of assigning single member from vector A to vector B
Mar 18, 2026
c++
c++11
stl
lambda
extract 32bit from 64bit integer
Mar 18, 2026
c++
c++11
type-conversion
Floating-point literal to IEEE-754 binary pattern consistency across compilers
Mar 18, 2026
c++
c++11
floating-point-conversion
Can instantiation of a template lead to a binary code duplication, does compiler prevent it?
Mar 17, 2026
c++
templates
c++11
compiler-optimization
What does "enum class" mean in Visual C++ 2012?
Mar 17, 2026
c++
.net
visual-c++
enums
c++11
Why is implicit conversion from pair<int64_t,int64_t> to pair<int,int> allowed?
Mar 17, 2026
c++
c++11
implicit-conversion
std-pair
« Newer Entries
Older Entries »