Chris Robinson 1bd40d9434 Put a lambda in the call_once call
This optimizes better and avoids a visible symbol (templating to an anonymous
lambda type will generate a unique anonymous instantiation, making inlining
more likely, whereas passing a general function pointer/reference type will
likely use or generate a publically available instance).
2018-11-16 22:41:04 -08:00
..
2018-11-16 08:09:56 -08:00
2018-11-16 21:31:52 -08:00
2018-11-16 20:32:19 -08:00
2018-11-16 20:32:19 -08:00
2018-11-16 22:41:04 -08:00
2018-11-13 02:15:10 -08:00
2018-11-13 02:15:10 -08:00
2018-11-16 20:32:19 -08:00
2018-11-11 20:40:37 -08:00
2018-11-11 20:40:37 -08:00
2018-10-29 11:32:50 -07:00
2018-10-29 11:32:50 -07:00
2018-11-01 16:00:38 -07:00
2018-11-11 14:56:25 -08:00
2018-11-11 14:56:25 -08:00
2018-11-15 06:32:01 -08:00
2018-11-16 08:09:56 -08:00
2018-11-14 04:15:44 -08:00
2018-11-16 20:46:50 -08:00
2018-03-09 17:24:03 -08:00
2018-11-03 14:40:40 -07:00
2018-11-03 14:40:40 -07:00
2018-10-29 10:10:37 -07:00