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++
Appending character arrays using strcat does not work
Jul 03, 2026
c++
c
buffer-overflow
string-literals
strcat
Create a pointer inside a constructor to point to the instance of the class in C++
Jul 03, 2026
c++
pointers
constructor
C++, Transform a string such that sequences of consecutive underscores become a single underscore
Jul 02, 2026
c++
string
How type is deduced from `auto` variable
Jul 02, 2026
c++
c++11
auto
What's the difference between C++, C++/CX, and C++/WinRT?
Jul 02, 2026
c++
How to create a constexpr pointer to a register on embedded system
Jul 03, 2026
c++
pointers
constexpr
Referenced symbol not found
Jul 02, 2026
c++
solaris
Unable to use locally installed Protocol Buffers inside ROS
Jul 01, 2026
c++
cmake
protocol-buffers
ros
Asio difference between prefer, require and make_work_guard
Jul 03, 2026
c++
boost-asio
Different behaviour in C++ std::vector construction with gcc and clang
Jul 02, 2026
c++
gcc
clang
type deduction for std::function argument types with auto adds const
Jul 02, 2026
c++
auto
std-function
type-deduction
C++ If statement before case in switch
Jul 02, 2026
c++
if-statement
switch-statement
case
Why is std::is_constructible not true for a trivial aggregate type?
Jul 03, 2026
c++
c++17
language-lawyer
c++20
aggregate-initialization
Do I need to lock the mutex before calling condition_variable::notify()?
Jul 03, 2026
c++
mutex
condition-variable
An aggregate is implicit lifetime? Doesn't seem right
Jul 02, 2026
c++
c++20
lifetime
implicit-lifetime
Do C++20 Concepts replace other forms of constraints?
Jul 01, 2026
c++
c++20
c++-concepts
enable-if
void-t
Accessing a row of a std::mdspan as std::span
Jul 02, 2026
c++
c++23
mdspan
How do you prevent short lambdas from being split between two lines?
Jul 02, 2026
c++
lambda
clang-format
How to hide implementation details in C++ modules?
Jul 02, 2026
c++
visual-studio
c++20
c++-modules
Weird behaviour with 'if constexpr' and templates in MSVC
Jul 02, 2026
c++
templates
visual-c++
function-templates
if-constexpr
« Newer Entries
Older Entries »