Searched refs:TwoIntContainer (Results 1 – 1 of 1) sorted by relevance
43 class TwoIntContainer { class45 …TwoIntContainer(int val) : anotherMember(val * val), yetAnotherMember(6), anotherConstant(val + va… in TwoIntContainer() function in TwoIntContainer