astroidmail / astroid

A graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch
http://astroidmail.github.io
Other
613 stars 65 forks source link

use std::placeholders everywhere #700

Closed Hello71 closed 4 years ago

Hello71 commented 4 years ago

before this was silently relying on boost placeholders, but those default off now.

gauteh commented 4 years ago

Thanks, merged.