Drake
Drake C++ Documentation
fmt_ostream.h File Reference
#include <sstream>
#include <string_view>
#include <fmt/ostream.h>
#include "drake/common/fmt.h"
Include dependency graph for fmt_ostream.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  ostream_formatter
 When using fmt >= 9, this is an alias for fmt::ostream_formatter. More...
 

Namespaces

 drake
 

Functions

template<typename T >
auto fmt_streamed (const T &ref)
 When using fmt >= 9, this is an alias for fmt::streamed. More...