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
C++ variadic template iterate vector and compare elements
Jan 29, 2022
c++
templates
c++11
variadic-templates
An implicit try {} catch around main
Dec 24, 2020
c++
linux
c++11
Why only integral or enum type can be initialised in a C++ class?
Apr 27, 2022
c++
c++11
enums
int
static const vs constexpr member fields in C++11/14?
Aug 30, 2018
c++
templates
c++11
c++14
constexpr
Printing std::this_thread::get_id() gives "thread::id of a non-executing thread"?
Oct 26, 2022
c++
c++11
stdthread
Rules for returning fake object reference in C++
May 03, 2022
c++
c++11
reference
semantics
dereference
Noexcept promise on derived class constructor: can that be used without promising noexcept on base constructor?
Mar 17, 2022
c++
c++11
exception
How to do the conditional variable initialization at compiler time?
Mar 25, 2022
c++
c++11
Why can not I use constexpr value in function, but I can do the same in scope of this value?
Aug 04, 2019
c++
c++11
c++14
constexpr
compile-time
MSVC 2013 'type' : is not a member of 'std::enable_if<false,void>
Jun 21, 2018
c++
c++11
visual-studio-2013
variadic-templates
sfinae
Literal operator template: why not string?
Sep 16, 2022
c++
templates
c++11
user-defined-literals
SFINAE with ampersand before a function vs its name
Nov 19, 2021
c++
templates
c++11
c++11/regex - search for exact string, escape [duplicate]
Oct 28, 2022
c++
regex
string
c++11
Double inclusion and headers only library stbi_image
Oct 15, 2022
c++
c++11
header
inclusion
header-only
Can you combine the raw string modifier R"()" with a string variable?
Mar 16, 2019
string
c++11
string-literals
ADL fails (or not done?) for function with additional (non deduced) template parameter
Nov 07, 2022
c++
c++11
templates
namespaces
argument-dependent-lookup
C++: Destroying lambda within himself [duplicate]
Feb 14, 2022
c++
c++11
lambda
Defining constexpr static data members
Feb 04, 2022
c++
class
c++11
static
constexpr
Reseve memory for inner vector in a std::vector<std::vector<TYPE>>
Apr 25, 2022
c++
c++11
vector
memory-management
updating Rgdal in R.3.5.1 C++11 dependency... although C++11 is available
Feb 12, 2022
r
c++11
gdal
rgdal
« Newer Entries
Older Entries »