1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-03-22 13:34:18 -04:00

4 Commits

Author SHA1 Message Date
bjude
7e529a47c2 Remove #pragma once () ()
Core Guidelines SF.8 recommends using portable include guards instead.
2017-11-14 08:38:16 -08:00
menete
2ad93a38dd Iosfwd ()
* Solves  with <iosfwd> approach

* adds a little testing to not_null ostream
2017-11-14 08:14:20 -08:00
Tiago
d10ebc6555 Drop "Dummy" from enable_if in templates ()
Looks like this was here because of MSVC 2013 compat which is not
supported anymore
2017-11-03 16:18:59 -07:00
Tiago
4862a270b9 Move GSL pointers to a separate header () 2017-10-31 10:19:12 -07:00