Home
last modified time | relevance | path

Searched defs:FixedLengthStringBuffer (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_FixedLengthString.h47 struct FixedLengthStringBuffer : public FixedLengthStringHeader<TChar> struct
67 class FixedLengthString : private detail::FixedLengthStringBuffer<TChar, TObjectSize> argument