ipkn / crow

Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
BSD 3-Clause "New" or "Revised" License
7.48k stars 891 forks source link

why change int to double in wvalue? #262

Open aijciheng opened 7 years ago

aijciheng commented 7 years ago

why change int to double in wvalue?