Constructor.
context();
Copy constructor (disallowed)
context( context const&);
Move constructor (disallowed)
context( context&&);