c++20 compiler support
This commit is contained in:
parent
72e32013fc
commit
377a2a91fd
@ -55,8 +55,8 @@
|
||||
(defined(_MSVC_LANG) && (_MSVC_LANG > 201703L))))
|
||||
# ifdef PUGI_CXX_STD
|
||||
# undef PUGI_CXX_STD
|
||||
# endif
|
||||
# define PUGI_CXX_STD 20
|
||||
# endif // C++20 features macro
|
||||
#endif // C++20 features check
|
||||
|
||||
#if !defined(PUGI_CXX_STD)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user