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
constexpr conversion of hex chars to std::string
Feb 22, 2022
c++
string
c++11
type-conversion
Determining whether a C++ class has a private destructor
Jan 27, 2018
c++
c++11
destructor
private
Did C++11 introduce a case-insensitive string comparison algorithm?
Aug 28, 2022
c++
c++11
boost
stl
C++ All combinations of a vector
Feb 03, 2017
c++
algorithm
c++11
boost
stl
std::pair complains about incomplete type
Dec 21, 2021
c++
c++11
boost
Referring to "this" as a shared_ptr? [duplicate]
May 04, 2017
c++
c++11
shared-ptr
Why is there a special type deduction rule for auto and braced initializers in C++11/C++14?
Mar 04, 2022
c++
c++11
auto
c++14
initializer-list
C++ using snprintf in ostream with rvalue buffer, is this well-formed?
Mar 30, 2018
c++
arrays
c++11
rvalue-reference
Eigen::aligned_allocator fails with std::unordered_multimap
Nov 30, 2017
c++
c++11
eigen
discrepancy between clang and g++ in dealing with const objects [duplicate]
Aug 29, 2020
c++
c++11
constants
Container with std::vector and std::set properties ?
May 25, 2019
c++
c++11
containers
Hash an arbitrary precision value (boost::multiprecision::cpp_int)
Mar 28, 2022
c++
c++11
boost
hash
arbitrary-precision
Changing boost::scoped_ptr to std::unique_ptr
Apr 22, 2022
c++
c++11
boost
smart-pointers
unique-ptr
deduce entire vector space at compile time
Jul 21, 2021
c++
templates
c++11
variadic-templates
c++14
Making a private inherited inner template public via a using directive
May 14, 2021
c++
templates
c++11
language-lawyer
Unusual behavior with auto while traversing a dynamic vector
Jun 23, 2022
c++
c++11
vector
iterator
auto
How can I redirect a std::ofstream to std::cout?
Sep 16, 2022
c++
c++11
stl
cout
ofstream
What guarantees does C++ make about the ordering of character literals?
Mar 30, 2022
c++
c++11
character-encoding
char
character
How do I transfer ownership of a unique_ptr when returning a tuple?
Oct 20, 2022
c++
c++11
unique-ptr
Implicit use of destructor
Jun 12, 2022
c++
c++11
« Newer Entries
Older Entries »