/** ** \file combine/combine-binder.cc ** \brief Implementation of combine::Binder. */ #include #include namespace combine { /*---------------. | Visiting Dec. | `---------------*/ // FIXME: Some code was deleted here. } // namespace combine