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
Defining `swap` method for struct containing a union; how to do it?
Oct 03, 2022
c++
c++11
swap
unions
C++11 Uniform Initialization Formatted Incorrectly by Eclipse
Oct 03, 2022
c++
eclipse
c++11
eclipse-cdt
uniform-initialization
Is modifying a mutable on a const declared object undefined behavior?
Oct 02, 2022
c++
c++11
undefined-behavior
std::map non-const functors, compile time error under clang++, ok for g++
Oct 02, 2022
c++
c++11
stl
functor
Why std::string hasn't const char* cast operator in C++11?
Oct 02, 2022
c++
c++11
stl
stdstring
Function template deduction and initlializer_list
Oct 02, 2022
c++
templates
c++11
initializer-list
template-argument-deduction
std::is_convertible inconsistant with std::function
Oct 01, 2022
c++
gcc
c++11
std
C++ Data Structure that would be best to hold a large list of names
Oct 01, 2022
c++
visual-c++
c++11
Is there an intention behind the auto keyword in trailing return type function syntax?
Sep 30, 2022
c++
c++11
syntax
function-declaration
trailing-return-type
Why do I get "exception spec is more lax than base" error with this piece of code?
Oct 02, 2022
c++
c++11
lambda
libc++
noexcept
GCC gives an "undefined reference" error to static data members in templated classes that rely on default constructors
Oct 02, 2022
c++
templates
c++11
gcc
static-members
Why does std::aligned_union need a minimum size as a template parameter?
Oct 02, 2022
c++11
Assignment operator requirement for Key type in std::map
Oct 01, 2022
c++
c++11
clang++
User-defined implicit conversion of an enum class when calling an overloaded operator fails
Oct 02, 2022
c++
c++11
operator-overloading
implicit-conversion
enum-class
Clang: Trouble using bind or mem_fn with string::c_str and transform
Oct 02, 2022
c++
c++11
lambda
libc++
stdbind
std::condition_variable::wait_for exits immediately when given std::chrono::duration::max
Oct 01, 2022
c++11
condition-variable
mingw-w64
chrono
C++11 binding rules for const &&
Oct 01, 2022
c++
c++11
constants
rvalue-reference
Why can't auto be return type of a function? [duplicate]
Oct 01, 2022
c++
c++11
auto
how to computinally initialize a const array(make const look-up-tables)?
Oct 01, 2022
c++
c++11
emplace_back not working with std::vector<std::map<int, int>>
Apr 30, 2022
c++
c++11
« Newer Entries
Older Entries »