Go to the source code of this file.
Classes | |
struct | nix::BaseSetting< T >::trait< T > |
Macros | |
#define | DECLARE_CONFIG_SERIALISER(TY) |
Template implementations (as opposed to mere declarations).
This file is an example of the "impl.hh" pattern. See the contributing guide.
One only needs to include this when one is declaring a BaseClass<CustomType>
setting, or as derived class of such an instantiation.