etl

C++ template library for generic programming and data structures

brewmacoslinux
Try with needOr install directly
Source

About

Extensible Template Library

Commands

etl

Examples

Include ETL headers in C++ project for template-based utilities$ g++ -I$(brew --prefix etl)/include myprogram.cpp -o myprogram
Access ETL documentation and header files location$ brew --prefix etl
Verify ETL installation and version$ brew info etl