Make Optional<T>'s operator bool 'explicit' in C++11
Provides a general way to add 'explicit' for conversion operators (a no-op when compiling as C++98). llvm-svn: 175723
Loading
Please register or sign in to comment
Provides a general way to add 'explicit' for conversion operators (a no-op when compiling as C++98). llvm-svn: 175723