All pastes #2430873 Raw Edit

Unnamed

public unlisted cpp v1 · immutable
#2430873 ·published 2013-08-12 04:42 UTC
rendered paste body
checking for d   test()    before: a,b: wrap( 2 ), wrap( 3 )    after : a,b: wrap( 2 ), wrap( 3 )    A==6   test()    before: a,b: wrap( 2 ), wrap( 3 )    after : a,b: wrap( 2 ), wrap( 3 )    A==6checking for 7adouble   test()    before: a,b: wrap( 2(a) ), wrap( 3(a) )    after : a,b: wrap( 2(a) ), wrap( 3(a) )    A==6(a)   test()    before: a,b: wrap( 2(a) ), wrap( 3(a) )    after : a,b: wrap( 6(a) ), wrap( 6(a) )    A==6(a)