From b1fddf89e7238ad51d6dc1a83ebb3dc3e4b86b4e Mon Sep 17 00:00:00 2001 From: ljfa-ag Date: Mon, 3 Aug 2015 11:24:21 +0200 Subject: Make tag_list constructor from type explicit --- include/tag_list.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/tag_list.h b/include/tag_list.h index adb8623f45..ac35b1d40d 100644 --- a/include/tag_list.h +++ b/include/tag_list.h @@ -69,7 +69,7 @@ public: tag_list(); ///Constructs an empty list with the given content type - tag_list(tag_type type); + explicit tag_list(tag_type type); ///Constructs a list with the given contents tag_list(std::initializer_list init); -- cgit 0.0.5-2-1-g0f52