Last updated 6 years ago
This module simply makes a namespace alias on . This module is represented by a cmake interface library that facilitates its handling through other modules.
#include <shiva/range/nanorange.hpp> namespace shiva { namespace ranges = ::nano::ranges; }