The type own-env-t is Environment::template
env_type<decltype(get_env(declval<Rcvr>()))> if that
qualified-id is valid and denotes a type, env<> otherwise.
environment with
Environment(own-env) if that expression is
valid, otherwise Environment(get_env(rcvr))
if this expression is valid, otherwise Environment().
If neither of these expressions is valid, the program is ill-formed.