react-native/ReactCommon/fabric/attributedstring
David Vacca c97faa2560 specialize std::hash for enum classes
Summary: This diff fixes the compilation error: "implicit instantiation of undefined template std::hash" when using TextAttributes in Android

Reviewed By: shergin

Differential Revision: D9849407

fbshipit-source-id: 7fcb94b1d4f7715d8037ecbf302d8f345e99e9fd
2018-09-17 18:49:07 -07:00
..
tests Introduce toDynamic conversion for ParagraphLocalData class 2018-09-16 23:48:07 -07:00
AttributedString.cpp Fabric: Equality operators for AttributedString and derivatives 2018-09-14 15:21:11 -07:00
AttributedString.h Fabric: std::hash specification for AttributedString and all derivatives 2018-09-14 15:21:12 -07:00
BUCK Introduce toDynamic conversion for ParagraphAttributes class 2018-09-16 23:48:06 -07:00
ParagraphAttributes.cpp Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ParagraphAttributes.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
TextAttributes.cpp Fabric: Equality operators for AttributedString and derivatives 2018-09-14 15:21:11 -07:00
TextAttributes.h Fabric: std::hash specification for AttributedString and all derivatives 2018-09-14 15:21:12 -07:00
conversions.h Introduce toDynamic conversion for AttributedString class 2018-09-16 23:48:07 -07:00
primitives.h specialize std::hash for enum classes 2018-09-17 18:49:07 -07:00