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
Casting function pointer to void(*)(), then recasting to original type
Sep 10, 2022
c++
pointers
c++11
function-pointers
Why c++ containers do not implement erase( reverse_iterator position )?
Jul 03, 2020
c++
c++11
Is this incorrect use of std::bind or a compiler bug?
Aug 26, 2022
c++
c++11
clang
mingw
catch std::function allocations at compile time
Nov 13, 2022
c++
c++11
dynamic-memory-allocation
std-function
Reading comments from .proto files using a Protocol Buffers descriptor object
Nov 12, 2022
c++
c++11
protocol-buffers
descriptor
proto3
Using Initializer Lists with std::map
Mar 03, 2017
c++
visual-studio
c++11
visual-studio-2013
Easy way to implement small buffer optimization for arbitrary type erasure (like in std::function.)
Jun 13, 2022
c++
c++11
Copying a generic protobuf into a new object on the heap
Apr 10, 2022
c++
c++11
protocol-buffers
deep-copy
How to convert an integer to std::u16string (C++11)?
Nov 06, 2019
c++
string
c++11
casting
Under which circumstances might std::unique_ptr::operator[] throw?
Jan 03, 2017
c++
c++11
language-lawyer
unique-ptr
noexcept
Other ways of checking if a class has a certain member function
Nov 18, 2022
c++
templates
c++11
sfinae
What is the expected behavior of tellg() when std::stringstream is constructed with ("some content", std::ios::in|std::ios::ate)?
Feb 15, 2021
c++
c++11
iostream
libstdc++
Why does stringstream not move to next set of characters when cout?
Jun 12, 2022
c++
c++11
MSVC2015 update 3 variadic template workaround
Jul 18, 2020
c++
c++11
visual-c++
variadic-templates
Error C1001 on Visual Studio 2015 with std::enable_if
Nov 21, 2021
c++
c++11
visual-studio-2015
Efficient hash map of constant size string
May 24, 2019
c++
c++11
How can I use variadic template in C++ while keeping my implementor class private?
Sep 05, 2022
c++
c++11
templates
variadic-templates
Can we delete an object passed as by reference?
Nov 07, 2022
c++
c++11
c++14
using-declaration for friend function
Oct 31, 2022
c++
c++11
c++14
using
friend
SIGSEGV using Eigen and std::vector
Apr 05, 2021
c++
c++11
vectorization
eigen
memory-alignment
« Newer Entries
Older Entries »