This concept tests whether for type T, a specialization of the type trait AppendableTraits exists, which has a valid call-operator()
that accepts a target string and a const
reference to an instance of T.
Definition at line 74 of file tastring.inl.