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++
std::ofstream::open will it read the entire file into memory?
Dec 05, 2025
c++
memory
fstream
Alternate between different data-types
Dec 03, 2025
c++
templates
vector
Any caveats when searching for a UTF-8 code point in a string?
Dec 05, 2025
c++
unicode
encoding
utf-8
unicode-string
How to use cppunit just like junit --- two mains
Dec 05, 2025
c++
cppunit
Using Iterator parsing with Boost::Spirit Grammars
Dec 05, 2025
c++
boost
boost-spirit
Why does pack expansion fail in my std::tuple transformation type trait?
Dec 05, 2025
c++
templates
variadic-templates
type-traits
pack-expansion
How to use output iterators without a container: Set intersection without storage
Dec 05, 2025
c++
iterator
set
c++20
set-intersection
Does the standard require `operator->()` to be defined for past-the-end non-contiguous iterators?
Dec 05, 2025
c++
iterator
language-lawyer
c++20
Why do we keep a redundant ctor in std::copyable_function?
Dec 04, 2025
c++
standards
api-design
initializer-list
c++26
Forward string literal to consteval function
Dec 04, 2025
c++
constexpr
consteval
Is there a possibility to use std::vector<T> as parameter in this case
Dec 05, 2025
c++
Why can't C++23's enumerate_view (unlike Range-v3's namesake) be piped into Range-v3's to_vector?
Dec 05, 2025
c++
c++23
std-ranges
range-v3
How to use `static_assert(std::forward_iterator<my_iterator<...>>);`
Dec 05, 2025
c++
c++20
visual-studio-2022
explicit object accessing a protected member
Dec 05, 2025
c++
c++23
Pass getter-function as parameter
Dec 05, 2025
c++
c++17
Using C++ macros to construct a method name to call
Dec 05, 2025
c++
macros
metaprogramming
constexpr unsigned int * unsigned long not evaluated as unsigned long?
Dec 05, 2025
c++
c++20
constexpr-function
Two pointers referencing the same memory location, possible to make null if we deallocate the space?
Dec 05, 2025
c++
pointers
c++14
How to reduce the redundant code in a header file?
Dec 05, 2025
c++
dry
How interpret this C++ class declaration I found in a source?
Dec 05, 2025
c++
class
oop
templates
« Newer Entries
Older Entries »