Login
From:
rigtorp.se
(Uncensored)
subscribe
Generating Std::ostream &Operator<< for C++ Enums and Structs Using LibClang | Erik Rigtorp
https://rigtorp.se/generating-ostream-operator/
links
backlinks
Roast topics
Find topics
Find it!
In this article I describe how to automatically generate implementations for std::ostream &operator<< for enums and structs from C++ source code using LibClang.