Declare explicit specialization of VectorTraits before use |
||||
Issue descriptionOur WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS macro defines a specialization of VectorTraits. This specialization must be defined before VectorTraits is first used, for example when appending to a HeapVector in CSSAnimationUpdate::startAnimation.
,
May 26 2016
,
Jul 4 2016
,
Aug 11 2016
|
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, May 23 2016