Internal container passed to flush callback functions. More...
#include <functional>
#include <string>
#include <unordered_map>
Go to the source code of this file.
Classes | |
struct | nawa::FlushCallbackContainer |
Namespaces | |
namespace | nawa |
Typedefs | |
using | nawa::FlushCallbackFunction = std::function< void(FlushCallbackContainer)> |
Internal container passed to flush callback functions.
Definition in file FlushCallbackContainer.h.