skypjack / uvw

Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
MIT License
1.84k stars 209 forks source link

Avoid instantiations as header-only config is used. #221

Closed stefanofiorentino closed 3 years ago

stefanofiorentino commented 3 years ago

Avoid explicit template instantiations for static linking libs configuration when header-only config is used.