WPILibC++  unspecified
llvm::FormattedString Class Reference

This is a helper class used for left_justify() and right_justify(). More...

#include <Format.h>

Public Member Functions

 FormattedString (StringRef S, unsigned W, bool R)
 

Friends

class raw_ostream
 

Detailed Description

This is a helper class used for left_justify() and right_justify().


The documentation for this class was generated from the following file: