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
Is it good practice to bind shared pointers returned by functions to lvalue references to const?
Dec 23, 2022
c++
c++11
reference
coding-style
shared-ptr
C++ function call with default argument in std::array?
Dec 22, 2022
c++
arrays
c++11
std
initializer-list
Type traits which are true for all const/volatile/signed/unsigned version of a fundamental type
Dec 21, 2022
c++
c++11
typetraits
qualifiers
Can a C++ Compiler Eliminate a Volatile Local Var that is not Read
Dec 22, 2022
c++
visual-c++
c++11
volatile
intrinsics
Rules for constexpr functions
Dec 23, 2022
c++
c++11
constexpr
Dealing with unique_ptr in containers
Dec 22, 2022
c++
c++11
smart-pointers
unique-ptr
using with class & namespace differencies/ambiguity
Dec 22, 2022
c++
c++11
Get template function type
Dec 22, 2022
c++
function
templates
c++11
types
Is initialization order guaranteed
Dec 22, 2022
c++
c++11
Adding a map function to a vector in C++11
Dec 22, 2022
c++
c++11
Why is C++11 std::array a struct rather than a class?
Dec 22, 2022
c++11
stdarray
Forcing race between threads using C++11 threads
Dec 22, 2022
c++
multithreading
c++11
In class initialization and initializer list
Dec 22, 2022
c++
c++11
initializer-list
in-class-initialization
Enum error: 'enum' : missing tag name
Dec 22, 2022
c++
class
c++11
enums
Selectively suppress "unused variable" warnings for unused lambdas
Dec 22, 2022
c++
c++11
lambda
compiler-warnings
Compiling C++11 sources for Android NDK
Dec 22, 2022
android
c++
c++11
android-ndk
Thread joining issue
Dec 22, 2022
c++
multithreading
c++11
thread-safety
Should I write iterators for a class that is just a wrapper of a vector?
Dec 22, 2022
c++
c++11
std::async not executing when specifying launch::async
Dec 22, 2022
c++
multithreading
c++11
asynchronous
According to the standard, is std::vector affected by the static initialization order problems?
Dec 22, 2022
c++
c++11
language-lawyer
« Newer Entries
Older Entries »