repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
customization.h
Go to the documentation of this file.
1#pragma once
4
5namespace librepr {
6
11template <typename T>
12struct Settings;
13
14} // namespace librepr
Definition ctvi/ctvi.h:9
Definition customization.h:12