summaryrefslogtreecommitdiff
path: root/asl/string.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'asl/string.hpp')
-rw-r--r--asl/string.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/asl/string.hpp b/asl/string.hpp
index 288767f..86fc304 100644
--- a/asl/string.hpp
+++ b/asl/string.hpp
@@ -59,4 +59,6 @@ public:
}
};
+string() -> string<>;
+
} // namespace asl