This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
opm-common
Watch
4
Star
0
Fork
0
You've already forked opm-common
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
bdce26480a8735a656ca4baefbd72c43592c44d6
opm-common
/
opm
/
parser
/
eclipse
/
Utility
History
Jørgen Kvalsvik
2d1075efcb
Check argument length in string_view == char*
...
Not doing this opens up for undefined behaviour when char* is shorter than view.
2016-04-25 15:20:27 +02:00
..
tests
Introducing string_view
2016-03-14 08:29:53 +01:00
Functional.cpp
Added copyright header to files that were without it
2016-03-04 14:56:18 +01:00
Functional.hpp
Include guards for Functional
2016-03-07 09:03:52 +01:00
Stringview.cpp
Move string_view ops to Opm namespace.
2016-03-14 13:28:51 +01:00
Stringview.hpp
Check argument length in string_view == char*
2016-04-25 15:20:27 +02:00