mirror of
https://github.com/boostorg/callable_traits.git
synced 2026-01-24 05:42:12 +00:00
move to boost namespace, add noexcept features
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <tuple>
|
||||
#include <utility>
|
||||
#include <type_traits>
|
||||
#include <callable_traits/insert_args.hpp>
|
||||
#include <boost/callable_traits/insert_args.hpp>
|
||||
#include "test.hpp"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user