Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
cpp23
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
It’s just ‘,’ – The Comma Operator
Coral Kashri
Coral Kashri
Coral Kashri
Follow
Oct 21
It’s just ‘,’ – The Comma Operator
#
operators
#
cpp23
#
cppsenioreas
#
cpp
1
 reaction
Comments
Add Comment
5 min read
Fold expressions in C++
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Jun 14 '23
Fold expressions in C++
#
cpp
#
cpp23
#
fold
#
reduce
1
 reaction
Comments
Add Comment
9 min read
C++23: two additional noexcept functions
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
May 31 '23
C++23: two additional noexcept functions
#
cpp
#
cpp23
#
noexcept
#
exceptions
Comments
1
 comment
3 min read
C++23: Even more constexpr
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
May 24 '23
C++23: Even more constexpr
#
cpp
#
cpp23
#
constexpr
#
compiletime
2
 reactions
Comments
Add Comment
6 min read
The evolution of enums
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Feb 15 '23
The evolution of enums
#
cpp
#
cpp20
#
cpp23
#
enums
2
 reactions
Comments
Add Comment
7 min read
C++23: std::out_ptr and std::inout_ptr
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Dec 7 '22
C++23: std::out_ptr and std::inout_ptr
#
cpp23
#
cpp
#
smartpointers
#
pointers
Comments
Add Comment
3 min read
C++23: attributes
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Dec 14 '22
C++23: attributes
#
cpp
#
cpp23
#
attributes
#
lambdas
9
 reactions
Comments
3
 comments
5 min read
C++23: auto(x) and decay copy
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Nov 30 '22
C++23: auto(x) and decay copy
#
cpp23
#
cpp
#
auto
#
decay
4
 reactions
Comments
Add Comment
4 min read
C++23: How lambdas are going to change?
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Nov 23 '22
C++23: How lambdas are going to change?
#
cpp23
#
cpp
#
lambda
2
 reactions
Comments
Add Comment
4 min read
C++23: The `<expected>` header; expect the unexpected
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Nov 16 '22
C++23: The `<expected>` header; expect the unexpected
#
cpp
#
cpp23
#
errors
#
expected
5
 reactions
Comments
Add Comment
9 min read
C++23: flat_map, flat_set, et al.
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Oct 5 '22
C++23: flat_map, flat_set, et al.
#
cpp
#
cpp23
#
flatmap
#
flatset
3
 reactions
Comments
Add Comment
5 min read
C++23: The stacktrace library
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Sep 21 '22
C++23: The stacktrace library
#
cpp
#
cpp23
#
stacktrace
#
backtrace
3
 reactions
Comments
Add Comment
4 min read
C++23: Preprocessing directives
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Sep 7 '22
C++23: Preprocessing directives
#
cpp
#
cpp23
#
preprocessing
2
 reactions
Comments
Add Comment
3 min read
6 C++23 features improving string and string_view
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Jul 20 '22
6 C++23 features improving string and string_view
#
cpp
#
cpp23
#
string
#
stringview
7
 reactions
Comments
1
 comment
5 min read
C++23: Narrowing contextual conversions to bool
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Jun 15 '22
C++23: Narrowing contextual conversions to bool
#
cpp23
#
cpp
#
conversions
13
 reactions
Comments
Add Comment
4 min read
C++23: Consteval if to make compile time programming easier
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Jun 1 '22
C++23: Consteval if to make compile time programming easier
#
cpp
#
cpp23
#
const
#
consteval
7
 reactions
Comments
Add Comment
3 min read
C++23: Literal suffix for (signed) size_t
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
May 25 '22
C++23: Literal suffix for (signed) size_t
#
cpp
#
cpp23
#
literals
9
 reactions
Comments
Add Comment
4 min read
Make declaration order layout mandated
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
May 4 '22
Make declaration order layout mandated
#
cpp
#
cpp23
#
memory
9
 reactions
Comments
Add Comment
4 min read
C++23: Deducing this
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Feb 16 '22
C++23: Deducing this
#
cpp
#
cpp23
#
typededuction
#
overloads
6
 reactions
Comments
3
 comments
6 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account