[HN Gopher] STX - C++17 and C++ 20 error-handling and utility ex...
___________________________________________________________________
STX - C++17 and C++ 20 error-handling and utility extensions
Author : whou
Score : 7 points
Date : 2023-07-22 22:15 UTC (44 minutes ago)
(HTM) web link (lamarrr.github.io)
(TXT) w3m dump (lamarrr.github.io)
| synergy20 wrote:
| what does 'no-std' mean in STX's description? new to me, very
| interesting.
| paulddraper wrote:
| Yeah, I've only seen that term used in Rust, though the concept
| is very common in C++.
|
| They explain it there: "No RTTI, memory allocation, nor
| exceptions."
|
| Basically, nothing that has significant "runtime"
| cost....dynamic_cast, new/malloc, throwing exceptions.
___________________________________________________________________
(page generated 2023-07-22 23:00 UTC)