Variable Result.value

Result.

struct Result
{
  // ...
  V value ;
  // ...
}