Files
scylladb/utils
Avi Kivity 7ab52947dc conf: define named_value<log_level> externally
While building with -O1, I saw that the linker could not find
the vtable for named_value<log_level>. Rather than fixing up the
includes (and likely lengthening build time), fix by defining
the class as an extern template, preventing it from being
instantiated at the call site.
Message-Id: <20180401150235.13451-1-avi@scylladb.com>
2018-04-02 19:23:06 +01:00
..
2017-04-17 23:03:15 +03:00
2017-05-17 12:30:03 +03:00
2015-12-08 19:31:40 +01:00
2016-09-28 17:34:16 +03:00
2017-09-18 12:44:05 +02:00
2018-02-26 14:35:13 +02:00
2017-03-02 09:05:10 +00:00