Descriptiondeclare extern template classes sooner
This avoids a gcc warning that is promoted to an error:
error: type attributes ignored after type is already defined [-Werror=attributes]
(Tested with gcc 4.8.2-19ubuntu1.)
BUG=414363
Committed: https://crrev.com/83d5b708e432a573da1245316882ecd7df080cf3
Cr-Commit-Position: refs/heads/master@{#299532}
Patch Set 1 #Patch Set 2 : move defs #Messages
Total messages: 14 (2 generated)
|