template<typename T>
struct fmt::formatter< drake::copyable_unique_ptr< T > >
Specializes the fmt::formatter<> class template for drake::copyable_unique_ptr<T>.
#include <drake/common/copyable_unique_ptr.h>
The documentation for this struct was generated from the following file: