public interface ProvidesCxxPlatform
CxxPlatform
.Modifier and Type | Method and Description |
---|---|
CxxPlatform |
getPlatformWithFlavor(Flavor flavor)
Creates a
CxxPlatform with this flavor. |
CxxPlatform getPlatformWithFlavor(Flavor flavor)
CxxPlatform
with this flavor. The flavor isn't logically part of the
CxxPlatform and long-term it's going away and so we don't consider it part of
ProvidesCxxPlatform and we require it to be provided by someone else.