WPILibC++ 2023.4.3
Units.h File Reference

Complete implementation of units - a compile-time, header-only, unit conversion library built on c++14 with no dependencies. More...

#include <fmt/format.h>
#include "units/base.h"

Go to the source code of this file.

Classes

struct  fmt::formatter< units::unit_t< Units, T, NonLinearScale > >
 Formatter for unit types. More...
 

Detailed Description

Complete implementation of units - a compile-time, header-only, unit conversion library built on c++14 with no dependencies.