function_view: Add a lightweight span equivalent for functions
Change-Id: I887f844276d618297f9861e64d269dfa4e8062fd
Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/include/meson.build b/include/meson.build
index a31fae5..d24e818 100644
--- a/include/meson.build
+++ b/include/meson.build
@@ -5,6 +5,7 @@
'stdplus/concepts.hpp',
'stdplus/exception.hpp',
'stdplus/flags.hpp',
+ 'stdplus/function_view.hpp',
'stdplus/handle/copyable.hpp',
'stdplus/handle/managed.hpp',
'stdplus/hash.hpp',