terp - the ANT Tasks
v1.3.304

com.codemesh.terp.ant.compiler.cpp
Interface Gcc

All Known Implementing Classes:
Gcc.Impl

public interface Gcc

The marker interface for g++ compilers. Using this marker interface as a mixin with the generic C++ compiler type CppCompilerImpl is equivalent to setting the compiler code to "gcc".


Nested Class Summary
static class Gcc.Impl
          The default g++ compiler type.
 


terp - the ANT Tasks
v1.3.304

Copyright © 2008-2012 by Codemesh, Inc. All Rights Reserved.