KazDragon / terminalpp

A C++ library for interacting with ANSI terminal windows.
MIT License
75 stars 10 forks source link

Changed some constexpr for const. #272

Closed KazDragon closed 3 years ago

KazDragon commented 3 years ago

g++ 5.4 does not recognize these as valid constexpr constants yet.


This change is Reviewable

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 96.503% when pulling f3c79f5b3dc4f869cbad11e8135750c31ed406f5 on fix-constexpr-for-gcc-5.4 into a6ce1aaf50665c3713b99dd5f759974bcac9df2f on master.