| 400 | namespace cef_internal { |
| 401 | template <typename Runnable, typename RunType, typename BoundArgsType> |
| 402 | struct BindState; |
| 403 | } // namespace cef_internal |
| 404 | |
| 405 | template <typename R> |
nothing calls this directly
no outgoing calls
no test coverage detected