Variable Trans.to

state after

struct Trans
{
  // ...
  T to ;
  // ...
}