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++
Why does the implementation of std::any use a function pointer + function op codes, instead of a pointer to a virtual table + virtual calls?
May 02, 2026
c++
stl
c++17
std
Iterating over an enum class: it works, but is it conforming the standard?
May 02, 2026
c++
loops
enums
When can a std::initializer_list be constexpr?
May 04, 2026
c++
language-lawyer
c++20
constexpr
stdinitializerlist
C++20 compile time retrieve size of a vector
May 03, 2026
c++
memory
c++20
stdvector
Is creating an object not the same thing as starting its lifetime?
May 03, 2026
c++
language-lawyer
Reading data from file into an array
May 03, 2026
c++
arrays
file
ifstream
Change of coordinates with glFrustum
May 03, 2026
c++
algorithm
opengl
3d
openframeworks
How to let list can convert to my class object implicitly?
May 03, 2026
c++
c++11
list-initialization
Qt 5.5 WebEngineView and multitouch
May 01, 2026
c++
qt
qml
Is there an alternative to initializer lists?
May 02, 2026
c++
object
constructor
initialization
initializer-list
Accepting lambda as function parameter and extracting return type [duplicate]
May 02, 2026
c++
templates
c++11
lambda
In abscence of move constructor the copy constructor is called ? Why is that?
May 03, 2026
c++
c++11
move-constructor
Trying to create copy function in a vector class
May 03, 2026
c++
vector
pass-by-reference
dynamic-allocation
std::remove_if usage in C++98
May 01, 2026
c++
vector
c++98
Does the result of bitwise operations depend on endianess in Java? What about in C or C++?
May 02, 2026
java
c++
c
bitwise-operators
endianness
Adapting an empty struct for Boost Fusion
May 02, 2026
c++
boost
boost-fusion
Using boost msm state machine with more than 50 transitions
May 02, 2026
c++
boost
boost-mpl
boost-msm
Variadic template method and std::function - compilation error [duplicate]
May 03, 2026
c++
templates
c++11
variadic-templates
« Newer Entries
Older Entries »