We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f321a0 commit 7b1e47eCopy full SHA for 7b1e47e
include/tracked/tracked_detail.hpp
@@ -1,5 +1,6 @@
1
#pragma once
2
#include <type_traits>
3
+#include <utility>
4
5
namespace dtl {
6
// tag type for value-initializing first, constructing second from remaining args
0 commit comments