Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/fnd/
Dfnd_FixedLengthString.h47 struct FixedLengthStringBuffer : public FixedLengthStringHeader<TChar> struct
67 class FixedLengthString : private detail::FixedLengthStringBuffer<TChar, TObjectSize> argument