https://github.com/jbms/array_view
https://github.com/jbms/array_view
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jbms/array_view
- Owner: jbms
- License: bsl-1.0
- Created: 2015-01-13T00:59:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T16:37:38.000Z (over 7 years ago)
- Last Synced: 2025-10-25T14:35:30.991Z (9 months ago)
- Language: C++
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
C++14 \ref jbms::array_view type representing an unowned reference to a contiguous array in memory
Dependencies:
=============
jbms-utility
License:
========
Copyright 2014--2015 Jeremy Maitin-Shepard.
Distributed under the Boost Software License, Version 1.0. (See
accompanying file LICENSE or copy at
http://www.boost.org/LICENSE_1_0.txt)