richLog.hpp
Go to the documentation of this file.
1
2#pragma once
3
4#include "leaf/common/dep.hpp"
6
7namespace by {
8 class leaf;
9 _nout strWrap __convert__(const leaf* rhs);
10 _nout strWrap __convert__(const leaf& rhs);
11}