template <typename W>
struct WriterTraits
Defined at line 89 of file ../../src/performance/lib/fxt/include/lib/fxt/writer_internal.h
Specialization that is selected only when WriterIsValid
<W
> is well-formed.
Evaluates to true-like when WriterIsValid
<W
> is true-like.
Provides an alias of the Reservation type returned by zx::result
<Reservation
>
W::Reserve(uint64_t).