constify constifiable methods
Summary:
Make these const:
- {Future,SemiFuture}::hasValue()
- {Future,SemiFuture}::hasException()
- {Future,SemiFuture}::isActive()
- Promise::throwIfFulfilled()
Reviewed By: yfeldblum
Differential Revision: D7824879
fbshipit-source-id: 035b4bbcfd5b88825580e22b37b13e07158898f3
Showing
Please register or sign in to comment