Remove context() method from opt::Function (#1700)
This CL removes the context() method from opt::Function. In the places where the context() was used we can retrieve, or provide, the context in another fashion.
Loading
Please register or sign in to comment