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
invalid initialization of non-const reference of type ‘std::string& from an rvalue of type ‘std::basic_string<char>
Jan 05, 2023
c++
string
c++11
Should I use unique_ptr for a string?
Jan 04, 2023
c++
c++11
unique-ptr
stdstring
What is lambda functions type? C++ [duplicate]
Jan 05, 2023
c++
c++11
lambda
c++14
decltype
C++11 activation with <target_compile_feature> or <set (CMAKE_CXX_STANDARD)>
Jan 05, 2023
c++
c++11
cmake
Referencing objects in vector (Modern C++)
Jan 04, 2023
c++
c++11
smart-pointers
C++ Builder pattern with Fluent interface
Jan 05, 2023
c++
c++11
c++builder
builder
fluent
Can std::thread::join() be called from a non parent thread?
Jan 04, 2023
c++
multithreading
c++11
Ouputting String Literal from a variable
Jan 04, 2023
c++
c++11
Is shifting std::bitset<N> more than N positions undefined behavior?
Jan 05, 2023
c++
c++11
c++14
language-lawyer
bit-shift
How to move temporary object without std::move [duplicate]
Jan 04, 2023
c++
c++11
move-semantics
copy-elision
Why I can't assign string::back to string?
Jan 04, 2023
c++
string
c++11
initializer_list, constructors and braced initialization
Jan 02, 2023
c++
c++11
g++ O1 is not equal to O0 with all related optimization flags
Jan 03, 2023
c++
c++11
gcc
compiler-errors
g++
C++ how to initialize vector member from list of values
Jan 04, 2023
c++
c++11
passing lambda to void specified template fails
Jan 04, 2023
c++
c++11
templates
lambda
std-function
Instantiation of function template with variadic parameter pack
Jan 03, 2023
c++
c++11
c++14
Compile-time loop optimisation
Jan 03, 2023
c++
c++11
gcc
c++17
constexpr
If `atomic<T>` is lock free and has the same size as `T`, will the memory layout be the same?
Jan 03, 2023
c++
c++11
atomic
abi
memory-layout
Is this expression an lvalue or an rvalue?
Jan 03, 2023
c++
c++11
move-semantics
rvalue
Different ways to destructing unique_ptr
Jan 01, 2023
c++
c++11
« Newer Entries
Older Entries »