WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
SmallString.hpp File Reference

This file defines the SmallString class. More...

#include "wpi/util/SmallVector.hpp"
#include <cstddef>
#include <string>
#include <string_view>

Go to the source code of this file.

Classes

class  wpi::util::SmallString< InternalLen >
 SmallString - A SmallString is just a SmallVector with methods and accessors that make it work better as a string (e.g. More...

Namespaces

namespace  wpi
namespace  wpi::util

Detailed Description

This file defines the SmallString class.