mirror of
https://github.com/microsoft/GSL.git
synced 2025-03-20 04:27:51 -04:00
forgot comment
This commit is contained in:
parent
d0e5daf441
commit
4610f26b33
@ -124,7 +124,7 @@ private:
|
||||
template <class T>
|
||||
not_null(T ptr) -> not_null<T>;
|
||||
|
||||
#endif (defined(__cplusplus) && (__cplusplus >= 201703L))
|
||||
#endif // (defined(__cplusplus) && (__cplusplus >= 201703L))
|
||||
|
||||
template <class T>
|
||||
auto make_not_null(T&& t) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user