unilink  0.4.3
A simple C++ library for unified async communication
ibuilder.hpp File Reference
#include <functional>
#include <memory>
#include <string>
#include <string_view>
#include <vector>
#include "unilink/base/visibility.hpp"
#include "unilink/framer/iframer.hpp"
#include "unilink/framer/line_framer.hpp"
#include "unilink/framer/packet_framer.hpp"
#include "unilink/memory/safe_span.hpp"
#include "unilink/wrapper/context.hpp"

Go to the source code of this file.

Classes

class  unilink::builder::BuilderInterface< T, Derived >
 Generic Builder interface for fluent API pattern. More...
 

Namespaces