Michael Davidsaver e9be91e5aa resolve ambiguity between Value::as(T&) and Value::as(FN&&)
GCC circa 4.8 doesn't recognize that bool& is not callable,
and fails when T=bool.

Until std::is_invokable{} becomes usable (c++17), try to
restrict FN to types which aren't included in StorageMap.
2021-07-07 12:52:55 -07:00
2021-06-27 10:17:14 -07:00
2021-06-27 10:17:14 -07:00
2021-06-27 10:17:14 -07:00
2021-07-02 13:15:50 -07:00
doc
2021-05-13 08:16:44 -07:00
2020-12-13 18:13:24 -08:00
2021-06-27 10:17:13 -07:00
2021-03-15 08:12:33 -07:00
2020-03-12 19:52:00 -07:00
2020-03-16 09:23:17 -07:00
doc
2021-01-03 08:53:44 -08:00
2019-10-23 13:29:31 -07:00
2020-09-08 13:59:44 -07:00
2020-11-16 10:41:29 -08:00
S
Description
The "new" pvAccess library
Readme BSD-3-Clause
2.7 MiB
Languages
C++ 95.9%
Python 2.1%
Makefile 1.3%
Shell 0.3%
CMake 0.2%
Other 0.1%