Loading...
Searching...
No Matches
rootStela.hpp
Go to the documentation of this file.
1
2#pragma once
3
5
6namespace by {
7
22 class _nout rootStela: public defStela {
24
25 public:
26 using super::defStela;
27 };
28} // namespace by
Named block of children — the def form of stela source.
Definition defStela.hpp:24
The compilation unit — the one node with no source form of its own.
Definition rootStela.hpp:22
Rich logging support with polymorphic type conversion.
Definition richLog.hpp:34