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++ Split a string by blank spaces unless it is enclosed in quotes and store in a vector [duplicate]
Sep 17, 2025
c++
string
c++11
vector
split
std::condition_variable::notify_one() called several times without context switching
Sep 15, 2025
c++
c++11
condition-variable
OpenMP: writing into std::map concurrently
Sep 15, 2025
c++
c++11
openmp
Can't serialize std::vector with Cereal
Sep 16, 2025
c++11
serialization
cereal
const auto& for storing functions results, is it worthwhile?
Sep 15, 2025
c++
c++11
auto
const-reference
C++ macro to test availability of __func__, __FUNCTION__, __PRETTY_FUNCTION__, etc
Sep 16, 2025
c++
c++11
gcc
macros
Move operator with templates
Sep 16, 2025
c++
templates
c++11
move-semantics
bit-field in overload resolution for template
Sep 16, 2025
c++
gcc
c++11
clang
std::function parameter is incomplete type not allowed
Sep 16, 2025
c++
c++11
lambda
constexpr and RTTI
Sep 16, 2025
c++
c++11
constexpr
rtti
How to read a .tif floating point gray scale image in openCV
Sep 14, 2025
c++
opencv
c++11
image-processing
opencv3.0
Range-based loop from a temporary returned by a member function
Sep 15, 2025
c++
c++11
Invalid void parameter when combining template parameters to form a function signature
Sep 15, 2025
c++
templates
c++11
Can I get rid of template specialisation with std::enable_if?
Sep 15, 2025
c++
c++11
templates
Avoiding repetition of const and non-const version of getters?
Sep 15, 2025
c++
c++11
getter
function-qualifier
explicit-object-parameter
Why c++11 defines get<>(tuple) as a global function but not a member of tuple?
Sep 15, 2025
function
c++11
get
tuples
member
Visual Studio How to use C++ standard library in a kernel mode driver project?
Sep 15, 2025
c++
visual-studio
c++11
driver
kmdf
Clang and GCC disagree on whether overloaded function templates are ambiguous
Sep 15, 2025
c++
c++11
language-lawyer
« Newer Entries
Older Entries »