https://github.com/cppfastio/fast_io/blob/895f68fc9b23e8dc13918fe1ef0436eaebab79c1/include/fast_io_concept.h#L20
[https://opengraph.githubassets.com/dd60205ab430943d2ee86f18ddb369dca593a8b6b15fb58dc741dc96d9158920/cppfastio/fast_io]<https://github.com/cppfastio/fast_io/blob/895f68fc9b23e8dc13918fe1ef0436eaebab79c1/include/fast_io_concept.h#L20>
fast_io/include/fast_io_concept.h at 895f68fc9b23e8dc13918fe1ef0436eaebab79c1 ยท 
cppfastio/fast_io<https://github.com/cppfastio/fast_io/blob/895f68fc9b23e8dc13918fe1ef0436eaebab79c1/include/fast_io_concept.h#L20>
Freestanding fast input/output for C++20. Contribute to cppfastio/fast_io 
development by creating an account on GitHub.
github.com
HOW COULD YOU ADD A FEATURE THAT FORCES ALL EXISTING LIBRARIES TO NOT USE 
HEADERS? HOW COULD YOU FORCE ME TO USE import std; which I cannot because 
iostream bloats my binary size for 1MB.

FUCK YOU WG21.

I am just use this to break all existing libraries. FUCK YOU WG21 FOR GARBAGE 
BULLSHIT LIKE C++20 module instead of herbceptions. FUCK YOU FOR std::format 
security vulnerablilties.

#ifdef __cpp_modules
#error "fast_io does not support C++20 Module. FUCK YOU WG21 for this BS"
#endif
  • FUCK YOU WG21 FOR THIS import std; BS THAT BREAKS ... unlvsur unlvsur via Gcc

Reply via email to