Searched refs:IATypePtr (Results 1 – 1 of 1) sorted by relevance
24 typedef boost::shared_ptr<AType> IATypePtr; typedef27 typedef boost::variant<IATypePtr, IBTypePtr> ABVar;63 auto aTypePtr = IATypePtr{ new AType }; in main()