From ceeda2e337077b2edaf1af09cc4df2c30e8205a1 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 15 Apr 2014 20:05:17 -0700 Subject: Wouldn't it be nice to have some integers too? --- src/io/cxxstdio.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/io') diff --git a/src/io/cxxstdio.hpp b/src/io/cxxstdio.hpp index a2faa18..8061d15 100644 --- a/src/io/cxxstdio.hpp +++ b/src/io/cxxstdio.hpp @@ -101,6 +101,9 @@ namespace cxxstdio return v; } + const char *convert_for_printf(const char *) = delete; + char *convert_for_scanf(char *) = delete; + # if 0 template constexpr -- cgit v1.2.3-70-g09d2