mirror of
https://github.com/boostorg/conversion.git
synced 2025-08-02 22:14:28 +02:00
@@ -1126,6 +1126,7 @@ namespace boost
|
||||
# pragma warning( push )
|
||||
# pragma warning( disable : 4701 ) // possible use of ... before initialization
|
||||
# pragma warning( disable : 4702 ) // unreachable code
|
||||
# pragma warning( disable : 4267 ) // conversion from 'size_t' to 'unsigned int'
|
||||
#endif
|
||||
|
||||
template< typename Target
|
||||
|
Reference in New Issue
Block a user