Erik Rigtorp · Sep 18, 2020
Generating std::ostream &operator<< for C++ enums and structs using libClang
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
In this article I describe how to automatically generate implementations for std::ostream &operator<< for enums and structs from C++ source code using LibClang.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.