| Flow 1.0.2
    Flow project: Full implementation reference. | 
#include "flow/util/util_fwd.hpp"Go to the source code of this file.
| Classes | |
| class | flow::util::Shared_ptr_alias_holder< Target_ptr, Const_target_ptr > | 
| Convenience class template that endows the given subclass Twith nested aliasesPtrandConst_ptraliased toshared_ptr<T>andshared_ptr<const T>respectively.  More... | |
| Namespaces | |
| namespace | flow | 
| Catch-all namespace for the Flow project: A collection of various production-quality modules written in modern C++17, originally by ygoldfel. | |
| namespace | flow::util | 
| Flow module containing miscellaneous general-use facilities that don't fit into any other Flow module. | |