27 #ifndef CPPFONTCONFIG_ASSIGNMENTPAIR_H_
28 #define CPPFONTCONFIG_ASSIGNMENTPAIR_H_
31 namespace fontconfig {
34 template <
typename T1,
typename T2 >
47 template <
typename T1,
typename T2 >
81 #endif // ERRORPAIR_H_
allows an error to be returned with a result in a single expression
RValuePair(T1 p1_in, const T2 p2_in)
void operator=(const RValuePair< T1, T2 > ©)
LValuePair(T1 &p1_ref, T2 &p2_ref)
allows an error to be returned with a result in a single expression
Char8_t * copy(const Char8_t *s)