yourWaifu / sleepy-discord

C++ library for the Discord chat client. Please use Rust for new bots
https://yourWaifu.github.io/sleepy-discord/
MIT License
707 stars 92 forks source link

fix 1 of the many compilation errors with gcc-11 #223

Closed crat0z closed 3 years ago

crat0z commented 3 years ago

std::declval is c++11 so this shouldn't have any side effects