WPILibC++
2018.4.1-20180730003225-1150-g0a0d924
|
These are templated helper classes used by the format function that capture the object to be formatted and the format string. More...
#include <Format.h>
These are templated helper classes used by the format function that capture the object to be formatted and the format string.
When actually printed, this synthesizes the string into a temporary buffer provided and returns whether or not it is big enough.