Skip to content

lightweight implement of c++ array using allocator

License

Notifications You must be signed in to change notification settings

juhyun-nam/array-of

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

array-of

A lightweight implement of C++ array using allocator

Development

Run iwyu. Follow google style guide.

Installation

Just include header file.

C++11 required

The Gist

Run test

mkdir build && cd build cmake .. cmake --build . ctest

About

lightweight implement of c++ array using allocator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published