Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q [R] S  T  U  V  W  X  Y  Z 

BioC 3.3: CHECK report for RBGL on moscato2

This page was generated on 2016-10-13 12:47:06 -0700 (Thu, 13 Oct 2016).

Package 932/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RBGL 1.48.1
Bioconductor Package Maintainer
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/RBGL
Last Changed Rev: 117547 / Revision: 122332
Last Changed Date: 2016-05-16 15:08:23 -0700 (Mon, 16 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: RBGL
Version: 1.48.1
Command: rm -rf RBGL.buildbin-libdir RBGL.Rcheck && mkdir RBGL.buildbin-libdir RBGL.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=RBGL.buildbin-libdir RBGL_1.48.1.tar.gz >RBGL.Rcheck\00install.out 2>&1 && cp RBGL.Rcheck\00install.out RBGL-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=RBGL.buildbin-libdir --install="check:RBGL-install.out" --force-multiarch --no-vignettes --timings RBGL_1.48.1.tar.gz
StartedAt: 2016-10-13 07:54:01 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 08:02:31 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 509.3 seconds
RetCode: 0
Status:  OK  
CheckDir: RBGL.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf RBGL.buildbin-libdir RBGL.Rcheck && mkdir RBGL.buildbin-libdir RBGL.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=RBGL.buildbin-libdir RBGL_1.48.1.tar.gz >RBGL.Rcheck\00install.out 2>&1 && cp RBGL.Rcheck\00install.out RBGL-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=RBGL.buildbin-libdir --install="check:RBGL-install.out" --force-multiarch --no-vignettes --timings RBGL_1.48.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/RBGL.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'RBGL/DESCRIPTION' ... OK
* this is package 'RBGL' version '1.48.1'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'RBGL' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  'methods'
A package should be listed in only one of these fields.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
* loading checks for arch 'x64'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to 'methods' which was already attached by Depends.
  Please remove these calls from your code.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
File 'RBGL/R/zzz.R':
  .onLoad calls:
    require("methods")

Package startup functions should not change the search path.
See section 'Good practice' in '?.onAttach'.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'E:/biocbld/bbs-3.3-bioc/meat/RBGL.buildbin-libdir/RBGL/libs/i386/RBGL.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
The detected symbols are linked into the code but might come from
libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  'E:/biocbld/bbs-3.3-bioc/meat/RBGL.Rcheck/00check.log'
for details.


RBGL.Rcheck/00install.out:


install for i386

* installing *source* package 'RBGL' ...
found  rbgl_trimmed_boost_1_49_0  header sources and tar archive;\n using what is there.
** libs
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c bbc.cpp -o bbc.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:21:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp:15,
                 from bbc.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp: In member function 'void boost::DijkstraVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check72' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:72:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
In file included from bbc.cpp:2:0:
rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp: In function 'void boost::detail::graph::brandes_betweenness_centrality_impl(const Graph&, CentralityMap, EdgeCentralityMap, IncomingMap, DistanceMap, DependencyMap, PathCountMap, VertexIndexMap, ShortestPaths)':
rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp:299:57: warning: typedef 'edge_iterator' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::edge_iterator edge_iterator;
                                                         ^
rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp: In function 'void boost::detail::graph::brandes_betweenness_centrality_dispatch2(const Graph&, CentralityMap, EdgeCentralityMap, WeightMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp:424:61: warning: typedef 'vertex_descriptor' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::vertex_descriptor vertex_descriptor;
                                                             ^
rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp: In function 'void boost::detail::graph::brandes_betweenness_centrality_dispatch2(const Graph&, CentralityMap, EdgeCentralityMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp:460:61: warning: typedef 'vertex_descriptor' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::vertex_descriptor vertex_descriptor;
                                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp: In function 'OutputIterator boost::range::copy(const SinglePassRange&, OutputIterator)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<ValueParam>, typename boost::range_iterator<C>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check37' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:37:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_iterator<const T>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check46' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:46:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<Reference>, typename boost::range_return<SinglePassRange, re>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check60' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:60:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_return<const SinglePassRange, re>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check71' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:71:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<T>::type boost::range::count(SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count(const SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check42' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:42:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<T>::type boost::range::count_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check43' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:43:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check36' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:35:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((LessThanComparableConcept<BOOST_DEDUCED_TYPENAME
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check44' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:44:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check47' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:45:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((BinaryPredicateConcept<BinaryPredicate,
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'ForwardRange& boost::range::iota(ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check27' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:27:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<ForwardRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'const ForwardRange& boost::range::iota(const ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check40' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:40:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<const ForwardRange> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/bc_clustering.hpp:14:0,
                 from bbc.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:241:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::directed_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:269:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
In file included from bbc.cpp:3:0:
rbgl_trimmed_boost_1_49_0/boost/graph/bc_clustering.hpp: In function 'void boost::betweenness_centrality_clustering(MutableGraph&, Done, EdgeCentralityMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/bc_clustering.hpp:118:5: warning: typedef 'vertices_size_type' locally defined but not used [-Wunused-local-typedefs]
     vertices_size_type;
     ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c cliques.cpp -o cliques.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c clusteringCoef.cpp -o clusteringCoef.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c dominatorTree.cpp -o dominatorTree.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dominator_tree.hpp: In function 'void boost::lengauer_tarjan_dominator_tree_without_dfs(const Graph&, const typename boost::graph_traits<Graph>::vertex_descriptor&, const IndexMap&, TimeMap, PredMap, VertexVector&, DomTreePredMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check248' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dominator_tree.hpp:248:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BidirectionalGraphConcept<Graph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dominator_tree.hpp: In function 'void boost::lengauer_tarjan_dominator_tree(const Graph&, const typename boost::graph_traits<Graph>::vertex_descriptor&, const IndexMap&, TimeMap, PredMap, VertexVector&, DomTreePredMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check303' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dominator_tree.hpp:303:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BidirectionalGraphConcept<Graph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dominator_tree.hpp: In function 'void boost::iterative_bit_vector_dominator_tree(const Graph&, const typename boost::graph_traits<Graph>::vertex_descriptor&, const IndexMap&, DomTreePredMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check392' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dominator_tree.hpp:392:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BidirectionalGraphConcept<Graph> ));
     ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c edmonds_optimum_branching.cpp -o edmonds_optimum_branching.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from edmonds_optimum_branching.hpp:93:0,
                 from edmonds_optimum_branching.cpp:3:
edmonds_optimum_branching_impl.hpp: In function 'void edmonds_optimum_branching(TEdgeListGraph&, TVertexIndexMap, TWeightMap, TInputIterator, TInputIterator, TOutputIterator)':
edmonds_optimum_branching_impl.hpp:522:71: warning: typedef 'EdgeIter' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<TEdgeListGraph>::edge_iterator      EdgeIter;
                                                                       ^
edmonds_optimum_branching_impl.hpp:523:71: warning: typedef 'weight_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_traits<TWeightMap>::value_type          weight_t;
                                                                       ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c hcs.cpp -o hcs.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp: In constructor 'boost::filter_iterator<Predicate, Iterator>::filter_iterator(Iterator, Iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp:70:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT(is_class<Predicate>::value);
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:19,
                 from mincut.hpp:4,
                 from hcs.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:19:0,
                 from mincut.hpp:4,
                 from hcs.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp: In static member function 'static typename boost::detail::edge_capacity_value<Graph, P, T, R>::type boost::detail::edmonds_karp_dispatch2<boost::detail::error_property_not_found>::apply(Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, typename boost::graph_traits<Graph>::vertex_descriptor, PredMap, const boost::bgl_named_params<P, T, R>&, boost::detail::error_property_not_found)':
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp:154:63: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
         typedef typename graph_traits<Graph>::edge_descriptor edge_descriptor;
                                                               ^
In file included from mincut.hpp:4:0,
                 from hcs.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp: In function 'typename boost::graph_traits<G>::edges_size_type boost::min_cut(VertexListGraph&, OutputIterator, OutputIterator) [with VertexListGraph = const R_adjacency_list<boost::undirectedS, double>; OutputIterator = std::back_insert_iterator<std::vector<unsigned int> >; typename boost::graph_traits<G>::edges_size_type = unsigned int]':
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:32:42: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
       typename Traits::vertex_descriptor p;
                                          ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c incrConnComp.cpp -o incrConnComp.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from incrConnComp.cpp:2:0:
incrConnComp.cpp: In function 'SEXPREC* BGL_incr_comp_internal(SEXP, SEXP, SEXP, E_IC_METHOD)':
incrConnComp.cpp:74:32: warning: unused variable 'child_index' [-Wunused-variable]
      BOOST_FOREACH(VertexIndex child_index, components[current_index]) {
                                ^
rbgl_trimmed_boost_1_49_0/boost/foreach.hpp:1104:14: note: in definition of macro 'BOOST_FOREACH'
         for (VAR = BOOST_FOREACH_DEREF(COL); !BOOST_FOREACH_ID(_foreach_continue); BOOST_FOREACH_ID(_foreach_continue) = true)
              ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c interfaces.cpp -o interfaces.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from interfaces.cpp:4:0:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::detail::strong_components_impl(const Graph&, ComponentMap, RootMap, DiscoverTime, const boost::bgl_named_params<P, T, R>&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check97' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:97:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ComponentMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check98' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:98:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<RootMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check100' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:100:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ConvertibleConcept<RootV, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check101' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:101:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DiscoverTime, Vertex> ));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::strong_components(const Graph&, ComponentMap, const boost::bgl_named_params<P, T, R>&, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:228:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<DirCat*, directed_tag*>::value == true));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::strong_components(const Graph&, ComponentMap, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_239' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:239:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<DirCat*, directed_tag*>::value == true));
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/transform_iterator.hpp: In constructor 'boost::transform_iterator<UnaryFunction, Iterator, Reference, Value>::transform_iterator(const Iterator&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_97' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/transform_iterator.hpp:97:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT(is_class<UnaryFunc>::value);
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::connected_components(const Graph&, ComponentMap, const boost::bgl_named_params<P, T, R>&, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:70:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((boost::is_same<directed, undirected_tag>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::connected_components(const Graph&, ComponentMap, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:88:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:264:0,
                 from interfaces.cpp:6:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:89:68: warning: typedef 'directed' locally defined but not used [-Wunused-local-typedefs]
     typedef typename boost::graph_traits<Graph>::directed_category directed;
                                                                    ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<ColorMap>::value_type boost::kosaraju_strong_components(Graph&, ComponentsMap, FinishTime, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check286' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:286:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( MutableGraphConcept<Graph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp: In constructor 'boost::filter_iterator<Predicate, Iterator>::filter_iterator(Iterator, Iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp:70:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT(is_class<Predicate>::value);
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:19:0,
                 from interfaces.cpp:7:
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp: In static member function 'static typename boost::detail::edge_capacity_value<Graph, P, T, R>::type boost::detail::edmonds_karp_dispatch2<boost::detail::error_property_not_found>::apply(Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, typename boost::graph_traits<Graph>::vertex_descriptor, PredMap, const boost::bgl_named_params<P, T, R>&, boost::detail::error_property_not_found)':
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp:154:63: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
         typedef typename graph_traits<Graph>::edge_descriptor edge_descriptor;
                                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp: In function 'OutputIterator boost::range::copy(const SinglePassRange&, OutputIterator)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<ValueParam>, typename boost::range_iterator<C>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check37' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:37:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_iterator<const T>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check46' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:46:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<Reference>, typename boost::range_return<SinglePassRange, re>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check60' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:60:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_return<const SinglePassRange, re>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check71' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:71:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<T>::type boost::range::count(SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count(const SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check42' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:42:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<T>::type boost::range::count_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check43' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:43:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check36' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:35:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((LessThanComparableConcept<BOOST_DEDUCED_TYPENAME
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check44' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:44:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check47' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:45:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((BinaryPredicateConcept<BinaryPredicate,
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'ForwardRange& boost::range::iota(ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check27' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:27:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<ForwardRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'const ForwardRange& boost::range::iota(const ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check40' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:40:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<const ForwardRange> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:22:0,
                 from interfaces.cpp:8:
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:241:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::directed_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:269:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp: In function 'std::pair<unsigned int, OutputIterator> boost::detail::biconnected_components_impl(const Graph&, ComponentMap, OutputIterator, VertexIndexMap, DiscoverTimeMap, LowPointMap, PredecessorMap, DFSVisitor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check161' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:161:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:162:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<Graph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:163:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, edge_t> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check165' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:164:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DiscoverTimeMap,
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check166' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:166:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<LowPointMap, vertex_t > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check168' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<PredecessorMap,
     ^
interfaces.cpp: In function 'SEXPREC* BGL_tsort_D(SEXP, SEXP, SEXP)':
interfaces.cpp:57:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:61:62: warning: typedef 'Color' locally defined but not used [-Wunused-local-typedefs]
         typedef property_map<Graph_dd, vertex_color_t>::type Color;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_bfs_D(SEXP, SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:98:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:99:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::vertex_descriptor Vertex;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_dfs_D(SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:142:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:143:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::vertex_descriptor Vertex;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_connected_components_U(SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:198:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:199:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::vertex_descriptor Vertex;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_strong_components_D(SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:225:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:226:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::vertex_descriptor Vertex;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_biconnected_components_U(SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:252:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:253:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::vertex_descriptor Vertex;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_articulation_points_U(SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:295:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::edge_descriptor Edge;
                                                            ^
interfaces.cpp: In function 'SEXPREC* BGL_edge_connectivity_U(SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:320:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::vertex_descriptor Vertex;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_sequential_vertex_coloring(SEXP, SEXP, SEXP)':
interfaces.cpp:360:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:361:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::vertex_descriptor Vertex;
                                                              ^
In file included from interfaces.cpp:7:0:
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp: In function 'typename boost::graph_traits<G>::degree_size_type boost::edge_connectivity(VertexListGraph&, OutputIterator) [with VertexListGraph = R_adjacency_list<boost::undirectedS, double>; OutputIterator = std::back_insert_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned int> > >; typename boost::graph_traits<G>::degree_size_type = unsigned int]':
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:32:42: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
       typename Traits::vertex_descriptor p;
                                          ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c minST.cpp -o minST.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp: In function 'void boost::detail::kruskal_mst_impl(const Graph&, OutputIterator, Rank, Parent, Weight)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check55' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:55:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check56' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:56:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<Graph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check57' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:57:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( OutputIteratorConcept<OutputIterator, Edge> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check58' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:58:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<Rank, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:59:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<Parent, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check60' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:60:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<Weight, Edge> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check64' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:64:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ComparableConcept<W_value> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check65' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:65:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ConvertibleConcept<P_value, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check66' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:66:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IntegerConcept<R_value> ));
       ^
In file included from minST.cpp:2:0:
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp: In function 'void boost::kruskal_minimum_spanning_tree(const Graph&, OutputIterator)':
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:105:64: warning: typedef 'index_map_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_map<Graph, vertex_index_t>::type index_map_t;
                                                                ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:21:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/prim_minimum_spanning_tree.hpp:15,
                 from minST.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp: In member function 'void boost::DijkstraVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check72' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:72:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
minST.cpp: In function 'SEXPREC* BGL_KMST_D(SEXP, SEXP, SEXP, SEXP)':
minST.cpp:14:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::vertex_descriptor Vertex;
                                                              ^
minST.cpp: In function 'SEXPREC* BGL_KMST_U(SEXP, SEXP, SEXP, SEXP)':
minST.cpp:48:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::vertex_descriptor Vertex;
                                                              ^
minST.cpp: In function 'SEXPREC* BGL_PRIM_U(SEXP, SEXP, SEXP, SEXP)':
minST.cpp:81:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::edge_descriptor Edge;
                                                            ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'void boost::detail::kruskal_mst_impl(const Graph&, OutputIterator, Rank, Parent, Weight) [with Graph = R_adjacency_list<boost::directedS, double>; OutputIterator = std::back_insert_iterator<std::vector<boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > >; Rank = boost::iterator_property_map<__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, unsigned int>, unsigned int, unsigned int&>; Parent = boost::iterator_property_map<__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, unsigned int>, unsigned int, unsigned int&>; Weight = boost::adj_list_edge_property_map<boost::directed_tag, double, const double&, unsigned int, const boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& ei +24)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from minST.cpp:2:0:
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:78:51: note: '*((void*)& ei +24)' was declared here
       typename graph_traits<Graph>::edge_iterator ei, eiend;
                                                   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:41:0,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/edge.hpp:29:34: warning: '*((void*)(& ei)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
         : m_source(s), m_target(d) { }
                                  ^
In file included from minST.cpp:2:0:
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:78:51: note: '*((void*)(& ei)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' was declared here
       typename graph_traits<Graph>::edge_iterator ei, eiend;
                                                   ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c mincut.cpp -o mincut.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp: In constructor 'boost::filter_iterator<Predicate, Iterator>::filter_iterator(Iterator, Iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp:70:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT(is_class<Predicate>::value);
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:19,
                 from mincut.hpp:4,
                 from mincut.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:19:0,
                 from mincut.hpp:4,
                 from mincut.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp: In static member function 'static typename boost::detail::edge_capacity_value<Graph, P, T, R>::type boost::detail::edmonds_karp_dispatch2<boost::detail::error_property_not_found>::apply(Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, typename boost::graph_traits<Graph>::vertex_descriptor, PredMap, const boost::bgl_named_params<P, T, R>&, boost::detail::error_property_not_found)':
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp:154:63: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
         typedef typename graph_traits<Graph>::edge_descriptor edge_descriptor;
                                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::boykov_kolmogorov_max_flow(Graph&, CapacityEdgeMap, ResidualCapacityEdgeMap, ReverseEdgeMap, PredecessorMap, ColorMap, DistanceMap, IndexMap, typename boost::graph_traits<Graph>::vertex_descriptor, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check747' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:747:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph> )); //to have vertices(), num_vertices(),
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check748' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:748:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<Graph> )); //to have edges()
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check749' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:749:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<Graph> )); //to have source(), target() and out_edges()
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check750' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:750:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<CapacityEdgeMap, edge_descriptor> )); //read flow-values from edges
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check751' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:751:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ResidualCapacityEdgeMap, edge_descriptor> )); //write flow-values to residuals
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check752' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:752:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<ReverseEdgeMap, edge_descriptor> )); //read out reverse edges
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check753' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:753:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<PredecessorMap, vertex_descriptor> )); //store predecessor there
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check754' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:754:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, vertex_descriptor> )); //write corresponding tree
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:755:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DistanceMap, vertex_descriptor> )); //write distance to source/sink
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:756:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<IndexMap, vertex_descriptor> )); //get index 0...|V|-1
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'SEXPREC* BGL_max_flow_internal(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, E_MF_METHOD)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& ei +24)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
mincut.cpp:99:19: note: '*((void*)& ei +24)' was declared here
     edge_iterator ei, e_end;
                   ^
mincut.cpp:103:54: warning: '*((void*)(& ei)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
             INTEGER(eList)[i++] = source(*ei, flow_g);
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:154:62: warning: '*((void*)(& ei)+16).__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > > > > >::_M_current' may be used uninitialized in this function [-Wmaybe-uninitialized]
                               &(*this->base()).get_property());
                                                              ^
mincut.cpp:99:19: note: '*((void*)(& ei)+16).__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int> > > > > > > >::_M_current' was declared here
     edge_iterator ei, e_end;
                   ^
In file included from mincut.hpp:4:0,
                 from mincut.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp: In function 'typename boost::graph_traits<G>::edges_size_type boost::min_cut(VertexListGraph&, OutputIterator, OutputIterator) [with VertexListGraph = R_adjacency_list<boost::undirectedS, double>; OutputIterator = std::back_insert_iterator<std::vector<unsigned int> >; typename boost::graph_traits<G>::edges_size_type = unsigned int]':
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:32:42: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
       typename Traits::vertex_descriptor p;
                                          ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c ordering.cpp -o ordering.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp: In function 'OutputIterator boost::range::copy(const SinglePassRange&, OutputIterator)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<ValueParam>, typename boost::range_iterator<C>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check37' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:37:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_iterator<const T>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check46' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:46:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<Reference>, typename boost::range_return<SinglePassRange, re>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check60' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:60:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_return<const SinglePassRange, re>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check71' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:71:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<T>::type boost::range::count(SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count(const SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check42' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:42:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<T>::type boost::range::count_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check43' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:43:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check36' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:35:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((LessThanComparableConcept<BOOST_DEDUCED_TYPENAME
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check44' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:44:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check47' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:45:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((BinaryPredicateConcept<BinaryPredicate,
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'ForwardRange& boost::range::iota(ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check27' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:27:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<ForwardRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'const ForwardRange& boost::range::iota(const ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check40' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:40:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<const ForwardRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp: In function 'bool boost::isomorphism(const Graph1&, const Graph2&, IsoMapping, Invariant1, Invariant2, std::size_t, IndexMap1, IndexMap2)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check326' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:326:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph1> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check327' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:327:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<Graph1> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check328' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:328:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph2> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check329' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:329:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BidirectionalGraphConcept<Graph2> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check337' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:336:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdaptableUnaryFunctionConcept<Invariant1,
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check339' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:338:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdaptableUnaryFunctionConcept<Invariant2,
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check342' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:342:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<IsoMapping, vertex1_t> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_344' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:344:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_same<IsoMappingValue, vertex2_t>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check346' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:346:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<IndexMap1, vertex1_t> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_348' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:348:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<IndexMap1Value, size_type>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check350' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:350:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<IndexMap2, vertex2_t> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_352' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:352:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<IndexMap2Value, size_type>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/sparse_ordering.hpp:20:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:15,
                 from ordering.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/bind/bind.hpp:29:0,
                 from rbgl_trimmed_boost_1_49_0/boost/bind.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/sparse_ordering.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:15,
                 from ordering.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/bind/arg.hpp: In constructor 'boost::arg<I>::arg(const T&)':
rbgl_trimmed_boost_1_49_0/boost/bind/arg.hpp:37:22: warning: typedef 'T_must_be_placeholder' locally defined but not used [-Wunused-local-typedefs]
         typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:16:0,
                 from ordering.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:241:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::directed_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:269:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
In file included from ordering.cpp:3:0:
rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp: In function 'OutputIterator boost::cuthill_mckee_ordering(const Graph&, std::deque<typename boost::graph_traits<Graph>::vertex_descriptor, std::allocator<typename boost::graph_traits<Graph>::vertex_descriptor> >, OutputIterator, ColorMap, DegreeMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:78:61: warning: typedef 'ds_type' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_traits<DegreeMap>::value_type ds_type;
                                                             ^
rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp: In function 'OutputIterator boost::cuthill_mckee_ordering(const Graph&, OutputIterator, ColorMap, DegreeMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:140:68: warning: typedef 'VerIter' locally defined but not used [-Wunused-local-typedefs]
     typedef typename boost::graph_traits<Graph>::vertex_iterator   VerIter;
                                                                    ^
rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp: In function 'OutputIterator boost::cuthill_mckee_ordering(const Graph&, OutputIterator, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:175:44: warning: typedef 'DegreeMap' locally defined but not used [-Wunused-local-typedefs]
     typedef out_degree_property_map<Graph> DegreeMap;
                                            ^
In file included from ordering.cpp:9:0:
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp: In member function 'void boost::detail::bfs_king_visitor<OutputIterator, Buffer, Compare, PseudoDegreeMap, VecMap, VertexIndexMap>::finish_vertex(Vertex, Graph&)':
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp:40:55: warning: typedef 'iterator' locally defined but not used [-Wunused-local-typedefs]
         typedef typename std::deque<Vertex>::iterator iterator;
                                                       ^
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp: In member function 'void boost::detail::bfs_king_visitor<OutputIterator, Buffer, Compare, PseudoDegreeMap, VecMap, VertexIndexMap>::percolate_down(int)':
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp:89:63: warning: typedef 'reverse_iterator' locally defined but not used [-Wunused-local-typedefs]
         typedef typename std::deque<Vertex>::reverse_iterator reverse_iterator;
                                                               ^
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp: In function 'OutputIterator boost::king_ordering(const Graph&, OutputIterator, ColorMap, DegreeMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp:270:68: warning: typedef 'VerIter' locally defined but not used [-Wunused-local-typedefs]
     typedef typename boost::graph_traits<Graph>::vertex_iterator   VerIter;
                                                                    ^
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp: In function 'OutputIterator boost::king_ordering(const Graph&, OutputIterator, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp:305:44: warning: typedef 'DegreeMap' locally defined but not used [-Wunused-local-typedefs]
     typedef out_degree_property_map<Graph> DegreeMap;
                                            ^
ordering.cpp: In function 'SEXPREC* BGL_min_degree_ordering(SEXP, SEXP, SEXP, SEXP)':
ordering.cpp:131:53: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
   typedef graph_traits<Graph_dd>::vertex_descriptor Vertex;
                                                     ^
ordering.cpp: In function 'SEXPREC* BGL_king_ordering(SEXP, SEXP, SEXP, SEXP)':
ordering.cpp:180:48: warning: variable 'id' set but not used [-Wunused-but-set-variable]
   property_map<Graph_dd, vertex_index_t>::type id = get(vertex_index, g);
                                                ^
ordering.cpp:174:53: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
   typedef graph_traits<Graph_dd>::vertex_descriptor Vertex;
                                                     ^
ordering.cpp: In function 'SEXPREC* BGL_sloan_ordering(SEXP, SEXP, SEXP, SEXP, SEXP)':
ordering.cpp:230:47: warning: typedef 'Pair' locally defined but not used [-Wunused-local-typedefs]
   typedef std::pair<std::size_t, std::size_t> Pair;
                                               ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c planar.cpp -o planar.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
In file included from planar.cpp:5:0:
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp: In function 'void boost::planar_canonical_ordering(const Graph&, PlanarEmbedding, OutputIterator, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:44:59: warning: typedef 'vertex_iterator_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::vertex_iterator vertex_iterator_t;
                                                           ^
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:47:52: warning: typedef 'vertex_pair_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename std::pair<vertex_t, vertex_t> vertex_pair_t;
                                                    ^
In file included from planar.cpp:6:0:
rbgl_trimmed_boost_1_49_0/boost/graph/chrobak_payne_drawing.hpp: In function 'void boost::chrobak_payne_straight_line_drawing(const Graph&, PlanarEmbedding, ForwardIterator, ForwardIterator, GridPositionMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/chrobak_payne_drawing.hpp:77:59: warning: typedef 'edge_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::edge_descriptor edge_t;
                                                           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp: In function 'OutputIterator boost::range::copy(const SinglePassRange&, OutputIterator)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<ValueParam>, typename boost::range_iterator<C>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check37' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:37:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_iterator<const T>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check46' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:46:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<Reference>, typename boost::range_return<SinglePassRange, re>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check60' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:60:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_return<const SinglePassRange, re>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check71' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:71:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<T>::type boost::range::count(SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count(const SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check42' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:42:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<T>::type boost::range::count_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check43' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:43:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check36' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:35:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((LessThanComparableConcept<BOOST_DEDUCED_TYPENAME
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check44' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:44:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check47' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:45:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((BinaryPredicateConcept<BinaryPredicate,
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'ForwardRange& boost::range::iota(ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check27' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:27:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<ForwardRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'const ForwardRange& boost::range::iota(const ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check40' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:40:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<const ForwardRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp: In function 'bool boost::isomorphism(const Graph1&, const Graph2&, IsoMapping, Invariant1, Invariant2, std::size_t, IndexMap1, IndexMap2)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check326' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:326:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph1> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check327' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:327:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<Graph1> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check328' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:328:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph2> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check329' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:329:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BidirectionalGraphConcept<Graph2> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check337' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:336:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdaptableUnaryFunctionConcept<Invariant1,
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check339' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:338:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdaptableUnaryFunctionConcept<Invariant2,
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check342' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:342:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<IsoMapping, vertex1_t> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_344' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:344:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_same<IsoMappingValue, vertex2_t>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check346' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:346:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<IndexMap1, vertex1_t> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_348' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:348:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<IndexMap1Value, size_type>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check350' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:350:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<IndexMap2, vertex2_t> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_352' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:352:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<IndexMap2Value, size_type>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::connected_components(const Graph&, ComponentMap, const boost::bgl_named_params<P, T, R>&, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:70:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((boost::is_same<directed, undirected_tag>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::connected_components(const Graph&, ComponentMap, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:88:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/make_connected.hpp:14:0,
                 from planar.cpp:8:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:89:68: warning: typedef 'directed' locally defined but not used [-Wunused-local-typedefs]
     typedef typename boost::graph_traits<Graph>::directed_category directed;
                                                                    ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/make_biconnected_planar.hpp:13,
                 from planar.cpp:9:
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:241:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::directed_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:269:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp: In function 'std::pair<unsigned int, OutputIterator> boost::detail::biconnected_components_impl(const Graph&, ComponentMap, OutputIterator, VertexIndexMap, DiscoverTimeMap, LowPointMap, PredecessorMap, DFSVisitor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check161' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:161:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:162:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<Graph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:163:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, edge_t> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check165' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:164:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DiscoverTimeMap,
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check166' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:166:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<LowPointMap, vertex_t > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check168' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<PredecessorMap,
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp: In constructor 'boost::filter_iterator<Predicate, Iterator>::filter_iterator(Iterator, Iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp:70:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT(is_class<Predicate>::value);
           ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp: In function 'bool boost::tuples::operator==(const boost::tuples::cons<HH, TT>&, const boost::tuples::cons<S1, S2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_114' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp:114:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(length<T2>::value == length<S2>::value);
   ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp: In function 'bool boost::tuples::operator!=(const boost::tuples::cons<HH, TT>&, const boost::tuples::cons<S1, S2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp:126:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(length<T2>::value == length<S2>::value);
   ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp: In function 'bool boost::tuples::operator<(const boost::tuples::cons<HH, TT>&, const boost::tuples::cons<S1, S2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_136' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp:136:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(length<T2>::value == length<S2>::value);
   ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp: In function 'bool boost::tuples::operator>(const boost::tuples::cons<HH, TT>&, const boost::tuples::cons<S1, S2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_146' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp:146:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(length<T2>::value == length<S2>::value);
   ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp: In function 'bool boost::tuples::operator<=(const boost::tuples::cons<HH, TT>&, const boost::tuples::cons<S1, S2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_156' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp:156:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(length<T2>::value == length<S2>::value);
   ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp: In function 'bool boost::tuples::operator>=(const boost::tuples::cons<HH, TT>&, const boost::tuples::cons<S1, S2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_166' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp:166:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(length<T2>::value == length<S2>::value);
   ^
In file included from planar.cpp:18:0:
rbgl_trimmed_boost_1_49_0/boost/graph/is_straight_line_drawing.hpp: In function 'bool boost::is_straight_line_drawing(const Graph&, GridPositionMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/is_straight_line_drawing.hpp:108:59: warning: typedef 'vertex_iterator_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::vertex_iterator vertex_iterator_t;
                                                           ^
rbgl_trimmed_boost_1_49_0/boost/graph/is_straight_line_drawing.hpp:111:59: warning: typedef 'e_size_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::edges_size_type e_size_t;
                                                           ^
rbgl_trimmed_boost_1_49_0/boost/graph/is_straight_line_drawing.hpp:112:62: warning: typedef 'v_size_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::vertices_size_type v_size_t;
                                                              ^
planar.cpp: In function 'SEXPREC* planarFaceTraversal(SEXP, SEXP, SEXP)':
planar.cpp:161:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
            for ( int i = 0; i < v_vis.f_vis.size(); i++ )
                               ^
planar.cpp:165:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for ( int j = 0; j < v_vis.f_vis[i].size(); j++ )
                                    ^
planar.cpp: In function 'SEXPREC* planarCanonicalOrdering(SEXP, SEXP, SEXP)':
planar.cpp:256:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for ( int i = 0; i < ordering.size(); i++ )
                        ^
planar.cpp: In function 'SEXPREC* isStraightLineDrawing(SEXP, SEXP, SEXP, SEXP)':
planar.cpp:369:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for ( int i = 0, j = 0; i < num_vertices(g); i++ )
                            ^
planar.cpp: In function 'SEXPREC* isKuratowskiSubgraph(SEXP, SEXP, SEXP)':
planar.cpp:461:6: warning: unused variable 'i' [-Wunused-variable]
  int i, j = 0;
      ^
In file included from planar.cpp:5:0:
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp: In function 'void boost::planar_canonical_ordering(const Graph&, PlanarEmbedding, OutputIterator, VertexIndexMap) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_index_t, int> >; PlanarEmbedding = boost::iterator_property_map<__gnu_cxx::__normal_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned int> >*, std::vector<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned int> > > >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned int> >; OutputIterator = std::back_insert_iterator<std::vector<unsigned int> >; VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned int>]':
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:154:22: warning: 'second_vertex' may be used uninitialized in this function [-Wmaybe-uninitialized]
                      !(first_vertex == x && second_vertex == u)
                      ^
In file included from planar.cpp:6:0:
rbgl_trimmed_boost_1_49_0/boost/graph/chrobak_payne_drawing.hpp: In function 'void boost::chrobak_payne_straight_line_drawing(const Graph&, PlanarEmbedding, ForwardIterator, ForwardIterator, GridPositionMap, VertexIndexMap) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_index_t, int> >; PlanarEmbedding = boost::iterator_property_map<__gnu_cxx::__normal_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned int> >*, std::vector<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned int> > > >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned int> >; ForwardIterator = __gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int> >; GridPositionMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<coord_t*, std::vector<coord_t> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned int> >; VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned int>]':
rbgl_trimmed_boost_1_49_0/boost/graph/chrobak_payne_drawing.hpp:219:22: warning: 'next_to_rightmost' may be used uninitialized in this function [-Wmaybe-uninitialized]
             vertex_t next_to_rightmost;
                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/boyer_myrvold_planar_test.hpp:12:0,
                 from planar.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'void boost::boyer_myrvold_impl<Graph, VertexIndexMap, StoreOldHandlesPolicy, StoreEmbeddingPolicy>::extract_kuratowski_subgraph(OutputIterator, EdgeIndexMap) [with OutputIterator = std::back_insert_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, unsigned int> > >; EdgeIndexMap = boost::adj_list_edge_property_map<boost::undirected_tag, int, int&, unsigned int, boost::property<boost::edge_index_t, int>, boost::edge_index_t>; Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_index_t, int> >; VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, unsigned int>; StoreOldHandlesPolicy = boost::graph::detail::store_old_handles; StoreEmbeddingPolicy = boost::graph::detail::no_embedding]':
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1237:16: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized]
       vertex_t z; 
                ^
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1437:11: warning: 'bicomp_root' may be used uninitialized in this function [-Wmaybe-uninitialized]
           z = kuratowski_walkup(v,
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:21:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp:19,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/boyer_myrvold_planar_test.hpp:12,
                 from planar.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/named_function_params.hpp: In function 'SEXPREC* edmondsMaxCardinalityMatching(SEXP, SEXP, SEXP)':
rbgl_trimmed_boost_1_49_0/boost/graph/named_function_params.hpp:121:62: warning: '*((void*)& occ +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     bgl_named_params(T v, const Base& b) : Base(b), m_value(v) { }
                                                              ^
In file included from planar.cpp:11:0:
rbgl_trimmed_boost_1_49_0/boost/graph/max_cardinality_matching.hpp:804:48: note: '*((void*)& occ +8)' was declared here
       detail::odd_components_counter<v_size_t> occ(num_odd_components);
                                                ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c shortestPath.cpp -o shortestPath.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:21:0,
                 from shortestPath.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp: In member function 'void boost::DijkstraVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check72' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:72:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp: In member function 'void boost::BellmanFordVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check39' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:39:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp: In function 'bool boost::bellman_ford_shortest_paths(EdgeListGraph&, Size, WeightMap, PredecessorMap, DistanceMap, BinaryFunction, BinaryPredicate, BellmanFordVisitor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check99' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:99:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<EdgeListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check103' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:103:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DistanceMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check104' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:104:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<WeightMap, Edge> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:28:0,
                 from shortestPath.cpp:4:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:105:63: warning: typedef 'D_value' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_traits<DistanceMap>::value_type D_value;
                                                               ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:106:61: warning: typedef 'W_value' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_traits<WeightMap>::value_type W_value;
                                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp: In function 'bool boost::bellman_ford_shortest_paths(VertexAndEdgeListGraph&, const boost::bgl_named_params<P, T, R>&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check233' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<VertexAndEdgeListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check49' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:48:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BasicMatrixConcept<DistanceMatrix,
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp: In function 'bool boost::floyd_warshall_initialized_all_pairs_shortest_paths(const VertexListGraph&, DistanceMatrix&, const BinaryPredicate&, const BinaryFunction&, const Infinity&, const Zero&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp:88:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp: In function 'bool boost::floyd_warshall_all_pairs_shortest_paths(const VertexAndEdgeListGraph&, DistanceMatrix&, const WeightMap&, const BinaryPredicate&, const BinaryFunction&, const Infinity&, const Zero&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check105' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp:105:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<VertexAndEdgeListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check106' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp:106:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<VertexAndEdgeListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check107' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp:107:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<VertexAndEdgeListGraph> ));
     ^
shortestPath.cpp: In function 'SEXPREC* BGL_dijkstra_shortest_paths_D(SEXP, SEXP, SEXP, SEXP, SEXP)':
shortestPath.cpp:17:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::edge_descriptor Edge;
                                                            ^
shortestPath.cpp: In function 'SEXPREC* BGL_dag_shortest_paths(SEXP, SEXP, SEXP, SEXP, SEXP)':
shortestPath.cpp:136:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::edge_descriptor Edge;
                                                            ^
shortestPath.cpp: In function 'SEXPREC* BGL_floyd_warshall_all_pairs_shortest_paths_D(SEXP, SEXP, SEXP, SEXP)':
shortestPath.cpp:177:81: warning: typedef 'Graph' locally defined but not used [-Wunused-local-typedefs]
         property< edge_weight_t, double, property< edge_weight2_t, double > > > Graph;
                                                                                 ^
shortestPath.cpp:180:39: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef std::pair < int, int >Edge;
                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'bool boost::bellman_ford_shortest_paths(EdgeListGraph&, Size, WeightMap, PredecessorMap, DistanceMap, BinaryFunction, BinaryPredicate, BellmanFordVisitor) [with EdgeListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, double, boost::no_property>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> >, boost::no_property, boost::listS>; Size = unsigned int; WeightMap = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> >, boost::edge_weight_t>; PredecessorMap = boost::dummy_property_map; DistanceMap = boost::vec_adj_list_vertex_property_map<boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, double, boost::no_property>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> >, boost::no_property, boost::listS>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, double, boost::no_property>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>; BinaryFunction = boost::closed_plus<double>; BinaryPredicate = std::less<double>; BellmanFordVisitor = boost::bellman_visitor<>]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& i +24)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:28:0,
                 from shortestPath.cpp:4:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:108:37: note: '*((void*)& i +24)' was declared here
     typename GTraits::edge_iterator i, end;
                                     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'bool boost::bellman_ford_shortest_paths(EdgeListGraph&, Size, WeightMap, PredecessorMap, DistanceMap, BinaryFunction, BinaryPredicate, BellmanFordVisitor) [with EdgeListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::no_property, boost::property<boost::edge_weight_t, double, boost::no_property> >; Size = int; WeightMap = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>; PredecessorMap = unsigned int*; DistanceMap = double*; BinaryFunction = boost::closed_plus<double>; BinaryPredicate = std::less<double>; BellmanFordVisitor = boost::bellman_visitor<>]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& i +24)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:28:0,
                 from shortestPath.cpp:4:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:108:37: note: '*((void*)& i +24)' was declared here
     typename GTraits::edge_iterator i, end;
                                     ^
In file included from RBGL.hpp:16:0,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/property_map/property_map.hpp:179:65: warning: '*((void*)(& i)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
   inline const T& get(const T* pa, std::ptrdiff_t k) { return pa[k]; }
                                                                 ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:28:0,
                 from shortestPath.cpp:4:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:108:37: note: '*((void*)(& i)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' was declared here
     typename GTraits::edge_iterator i, end;
                                     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'bool boost::floyd_warshall_all_pairs_shortest_paths(const VertexAndEdgeListGraph&, DistanceMatrix&, const WeightMap&, const BinaryPredicate&, const BinaryFunction&, const Infinity&, const Zero&) [with VertexAndEdgeListGraph = R_adjacency_list<boost::directedS, double>; DistanceMatrix = Basic2DMatrix<double>; WeightMap = boost::adj_list_edge_property_map<boost::directed_tag, double, const double&, unsigned int, const boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>; BinaryPredicate = std::less<double>; BinaryFunction = boost::closed_plus<double>; Infinity = double; Zero = double]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& first +24)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from shortestPath.cpp:7:0:
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp:111:66: note: '*((void*)& first +24)' was declared here
     typename graph_traits<VertexAndEdgeListGraph>::edge_iterator first, last;
                                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'SEXPREC* BGL_bellman_ford_shortest_paths(SEXP, SEXP, SEXP, SEXP, SEXP)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& ei +24)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
shortestPath.cpp:101:50: note: '*((void*)& ei +24)' was declared here
         graph_traits< EdgeGraph >::edge_iterator ei, ei_end;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero) [with VertexAndEdgeListGraph = R_adjacency_list<boost::directedS, double>; DistanceMatrix = Basic2DMatrix<double>; VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, unsigned int>; Weight = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>; BinaryPredicate = std::less<double>; BinaryFunction = boost::closed_plus<double>; Infinity = double; DistanceZero = double]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& e +24)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from shortestPath.cpp:4:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:98:37: note: '*((void*)& e +24)' was declared here
     typename Traits2::edge_iterator e, e_end;
                                     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/shared_array.hpp:17:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/d_ary_heap.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/named_function_params.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:20,
                 from shortestPath.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/smart_ptr/shared_array.hpp:107:18: warning: '*((void*)(& e)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> > >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> > >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> > > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
         return px[i];
                  ^
In file included from shortestPath.cpp:4:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:98:37: note: '*((void*)(& e)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> > >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> > >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> > > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' was declared here
     typename Traits2::edge_iterator e, e_end;
                                     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& e +24)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from shortestPath.cpp:4:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:84:39: note: '*((void*)& e +24)' was declared here
       typename Traits1::edge_iterator e, e_end;
                                       ^
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:88:70: warning: '*((void*)(& e)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
                                      get(id1, target(*e, g1)) + 1, g2);
                                                                      ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c sna.cpp -o sna.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp: In member function 'void boost::BellmanFordVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check39' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:39:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp: In function 'bool boost::bellman_ford_shortest_paths(EdgeListGraph&, Size, WeightMap, PredecessorMap, DistanceMap, BinaryFunction, BinaryPredicate, BellmanFordVisitor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check99' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:99:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<EdgeListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check103' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:103:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DistanceMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check104' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:104:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<WeightMap, Edge> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:28:0,
                 from sna.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:105:63: warning: typedef 'D_value' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_traits<DistanceMap>::value_type D_value;
                                                               ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:106:61: warning: typedef 'W_value' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_traits<WeightMap>::value_type W_value;
                                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp: In function 'bool boost::bellman_ford_shortest_paths(VertexAndEdgeListGraph&, const boost::bgl_named_params<P, T, R>&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check233' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<VertexAndEdgeListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:21:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:29,
                 from sna.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp: In member function 'void boost::DijkstraVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check72' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:72:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check49' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:48:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BasicMatrixConcept<DistanceMatrix,
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp: In constructor 'boost::filter_iterator<Predicate, Iterator>::filter_iterator(Iterator, Iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp:70:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT(is_class<Predicate>::value);
           ^
In file included from sna.cpp:4:0:
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp: In static member function 'static typename boost::detail::edge_capacity_value<Graph, P, T, R>::type boost::detail::edmonds_karp_dispatch2<boost::detail::error_property_not_found>::apply(Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, typename boost::graph_traits<Graph>::vertex_descriptor, PredMap, const boost::bgl_named_params<P, T, R>&, boost::detail::error_property_not_found)':
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp:154:63: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
         typedef typename graph_traits<Graph>::edge_descriptor edge_descriptor;
                                                               ^
sna.cpp: In function 'SEXPREC* lambdaSets(SEXP, SEXP, SEXP, SEXP)':
sna.cpp:161:9: warning: variable 'res_cap' set but not used [-Wunused-but-set-variable]
         res_cap = get(edge_residual_capacity, flow_g);
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'bool boost::bellman_ford_shortest_paths(EdgeListGraph&, Size, WeightMap, PredecessorMap, DistanceMap, BinaryFunction, BinaryPredicate, BellmanFordVisitor) [with EdgeListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, double, boost::no_property>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> >, boost::no_property, boost::listS>; Size = unsigned int; WeightMap = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> >, boost::edge_weight_t>; PredecessorMap = boost::dummy_property_map; DistanceMap = boost::vec_adj_list_vertex_property_map<boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, double, boost::no_property>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> >, boost::no_property, boost::listS>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, double, boost::no_property>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>; BinaryFunction = boost::closed_plus<double>; BinaryPredicate = std::less<double>; BellmanFordVisitor = boost::bellman_visitor<>]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& i +24)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:28:0,
                 from sna.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:108:37: note: '*((void*)& i +24)' was declared here
     typename GTraits::edge_iterator i, end;
                                     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero) [with VertexAndEdgeListGraph = R_adjacency_list<boost::undirectedS, double>; DistanceMatrix = Basic2DMatrix<double>; VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, unsigned int>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, double&, unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>; BinaryPredicate = std::less<double>; BinaryFunction = boost::closed_plus<double>; Infinity = double; DistanceZero = double]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& e +24)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from sna.cpp:3:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:98:37: note: '*((void*)& e +24)' was declared here
     typename Traits2::edge_iterator e, e_end;
                                     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/property_map/shared_array_property_map.hpp:13:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:27,
                 from sna.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/smart_ptr/shared_array.hpp:107:18: warning: '*((void*)(& e)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> > >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> > >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> > > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
         return px[i];
                  ^
In file included from sna.cpp:3:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:98:37: note: '*((void*)(& e)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> > >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> > >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> > > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' was declared here
     typename Traits2::edge_iterator e, e_end;
                                     ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c transitive_closure.cpp -o transitive_closure.o
In file included from rbgl_trimmed_boost_1_49_0/boost/bind/bind.hpp:29:0,
                 from rbgl_trimmed_boost_1_49_0/boost/bind.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:16,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/bind/arg.hpp: In constructor 'boost::arg<I>::arg(const T&)':
rbgl_trimmed_boost_1_49_0/boost/bind/arg.hpp:37:22: warning: typedef 'T_must_be_placeholder' locally defined but not used [-Wunused-local-typedefs]
         typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::detail::strong_components_impl(const Graph&, ComponentMap, RootMap, DiscoverTime, const boost::bgl_named_params<P, T, R>&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check97' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:97:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ComponentMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check98' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:98:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<RootMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check100' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:100:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ConvertibleConcept<RootV, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check101' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:101:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DiscoverTime, Vertex> ));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::strong_components(const Graph&, ComponentMap, const boost::bgl_named_params<P, T, R>&, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:228:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<DirCat*, directed_tag*>::value == true));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::strong_components(const Graph&, ComponentMap, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_239' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:239:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<DirCat*, directed_tag*>::value == true));
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/transform_iterator.hpp: In constructor 'boost::transform_iterator<UnaryFunction, Iterator, Reference, Value>::transform_iterator(const Iterator&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_97' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/transform_iterator.hpp:97:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT(is_class<UnaryFunc>::value);
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/copy.hpp:50:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transpose_graph.hpp:17,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:262,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:18,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::connected_components(const Graph&, ComponentMap, const boost::bgl_named_params<P, T, R>&, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:70:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((boost::is_same<directed, undirected_tag>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::connected_components(const Graph&, ComponentMap, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:88:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:264:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:18,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:89:68: warning: typedef 'directed' locally defined but not used [-Wunused-local-typedefs]
     typedef typename boost::graph_traits<Graph>::directed_category directed;
                                                                    ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<ColorMap>::value_type boost::kosaraju_strong_components(Graph&, ComponentsMap, FinishTime, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check286' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:286:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( MutableGraphConcept<Graph> ));
     ^
In file included from transitive_closure.cpp:16:0:
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp: In function 'void boost::transitive_closure(const Graph&, GraphTC&, G_to_TC_VertexMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:74:62: warning: typedef 'edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits < Graph >::edge_descriptor edge;
                                                              ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check80' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:80:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept < Graph > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check81' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:81:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdjacencyGraphConcept < Graph > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check82' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:82:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexMutableGraphConcept < GraphTC > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check83' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:83:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeMutableGraphConcept < GraphTC > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:84:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept < VertexIndexMap,
     ^
In file included from transitive_closure.cpp:16:0:
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:205:66: warning: typedef 'tc_vertex' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits < GraphTC >::vertex_descriptor tc_vertex;
                                                                  ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp: In function 'void boost::warshall_transitive_closure(G&)':
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:303:60: warning: typedef 'vertex' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits < G >::vertex_descriptor vertex;
                                                            ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check306' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:306:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdjacencyMatrixConcept < G > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check307' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:307:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeMutableGraphConcept < G > ));
     ^
In file included from transitive_closure.cpp:16:0:
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp: In function 'void boost::warren_transitive_closure(G&)':
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:329:60: warning: typedef 'vertex' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits < G >::vertex_descriptor vertex;
                                                            ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check332' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:332:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdjacencyMatrixConcept < G > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check333' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:333:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeMutableGraphConcept < G > ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from transitive_closure.cpp:17:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from transitive_closure.cpp:17:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from transitive_closure.cpp:17:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from transitive_closure.cpp:17:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from transitive_closure.cpp:17:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'SEXPREC* BGL_transitive_closure_D(SEXP, SEXP, SEXP)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& ei +24)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
transitive_closure.cpp:43:33: note: '*((void*)& ei +24)' was declared here
         Graph_dd::edge_iterator ei, e_end;
                                 ^
transitive_closure.cpp:46:50: warning: '*((void*)(& ei)+16).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, unsigned int>, int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
             INTEGER(eList)[i++] = source(*ei, TC);
                                                  ^
C:/Rtools/mingw_32/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c wavefront.cpp -o wavefront.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o RBGL.dll tmp.def bbc.o cliques.o clusteringCoef.o dominatorTree.o edmonds_optimum_branching.o hcs.o incrConnComp.o interfaces.o minST.o mincut.o ordering.o planar.o shortestPath.o sna.o transitive_closure.o wavefront.o -Lc:/local323/lib/i386 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/RBGL.buildbin-libdir/RBGL/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'RBGL' ...
found  rbgl_trimmed_boost_1_49_0  header sources and tar archive;\n using what is there.
** libs
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c bbc.cpp -o bbc.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:21:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp:15,
                 from bbc.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp: In member function 'void boost::DijkstraVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check72' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:72:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
In file included from bbc.cpp:2:0:
rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp: In function 'void boost::detail::graph::brandes_betweenness_centrality_impl(const Graph&, CentralityMap, EdgeCentralityMap, IncomingMap, DistanceMap, DependencyMap, PathCountMap, VertexIndexMap, ShortestPaths)':
rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp:299:57: warning: typedef 'edge_iterator' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::edge_iterator edge_iterator;
                                                         ^
rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp: In function 'void boost::detail::graph::brandes_betweenness_centrality_dispatch2(const Graph&, CentralityMap, EdgeCentralityMap, WeightMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp:424:61: warning: typedef 'vertex_descriptor' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::vertex_descriptor vertex_descriptor;
                                                             ^
rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp: In function 'void boost::detail::graph::brandes_betweenness_centrality_dispatch2(const Graph&, CentralityMap, EdgeCentralityMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/betweenness_centrality.hpp:460:61: warning: typedef 'vertex_descriptor' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::vertex_descriptor vertex_descriptor;
                                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from bbc.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp: In function 'OutputIterator boost::range::copy(const SinglePassRange&, OutputIterator)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<ValueParam>, typename boost::range_iterator<C>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check37' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:37:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_iterator<const T>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check46' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:46:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<Reference>, typename boost::range_return<SinglePassRange, re>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check60' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:60:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_return<const SinglePassRange, re>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check71' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:71:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<T>::type boost::range::count(SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count(const SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check42' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:42:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<T>::type boost::range::count_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check43' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:43:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check36' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:35:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((LessThanComparableConcept<BOOST_DEDUCED_TYPENAME
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check44' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:44:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check47' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:45:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((BinaryPredicateConcept<BinaryPredicate,
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'ForwardRange& boost::range::iota(ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check27' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:27:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<ForwardRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'const ForwardRange& boost::range::iota(const ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check40' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:40:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<const ForwardRange> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/bc_clustering.hpp:14:0,
                 from bbc.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:241:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::directed_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:269:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
In file included from bbc.cpp:3:0:
rbgl_trimmed_boost_1_49_0/boost/graph/bc_clustering.hpp: In function 'void boost::betweenness_centrality_clustering(MutableGraph&, Done, EdgeCentralityMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/bc_clustering.hpp:118:5: warning: typedef 'vertices_size_type' locally defined but not used [-Wunused-local-typedefs]
     vertices_size_type;
     ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c cliques.cpp -o cliques.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from cliques.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c clusteringCoef.cpp -o clusteringCoef.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from clusteringCoef.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c dominatorTree.cpp -o dominatorTree.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from dominatorTree.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dominator_tree.hpp: In function 'void boost::lengauer_tarjan_dominator_tree_without_dfs(const Graph&, const typename boost::graph_traits<Graph>::vertex_descriptor&, const IndexMap&, TimeMap, PredMap, VertexVector&, DomTreePredMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check248' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dominator_tree.hpp:248:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BidirectionalGraphConcept<Graph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dominator_tree.hpp: In function 'void boost::lengauer_tarjan_dominator_tree(const Graph&, const typename boost::graph_traits<Graph>::vertex_descriptor&, const IndexMap&, TimeMap, PredMap, VertexVector&, DomTreePredMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check303' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dominator_tree.hpp:303:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BidirectionalGraphConcept<Graph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dominator_tree.hpp: In function 'void boost::iterative_bit_vector_dominator_tree(const Graph&, const typename boost::graph_traits<Graph>::vertex_descriptor&, const IndexMap&, DomTreePredMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check392' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dominator_tree.hpp:392:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BidirectionalGraphConcept<Graph> ));
     ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c edmonds_optimum_branching.cpp -o edmonds_optimum_branching.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from edmonds_optimum_branching.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from edmonds_optimum_branching.hpp:93:0,
                 from edmonds_optimum_branching.cpp:3:
edmonds_optimum_branching_impl.hpp: In function 'void edmonds_optimum_branching(TEdgeListGraph&, TVertexIndexMap, TWeightMap, TInputIterator, TInputIterator, TOutputIterator)':
edmonds_optimum_branching_impl.hpp:522:71: warning: typedef 'EdgeIter' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<TEdgeListGraph>::edge_iterator      EdgeIter;
                                                                       ^
edmonds_optimum_branching_impl.hpp:523:71: warning: typedef 'weight_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_traits<TWeightMap>::value_type          weight_t;
                                                                       ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c hcs.cpp -o hcs.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp: In constructor 'boost::filter_iterator<Predicate, Iterator>::filter_iterator(Iterator, Iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp:70:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT(is_class<Predicate>::value);
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:19,
                 from mincut.hpp:4,
                 from hcs.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from hcs.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:19:0,
                 from mincut.hpp:4,
                 from hcs.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp: In static member function 'static typename boost::detail::edge_capacity_value<Graph, P, T, R>::type boost::detail::edmonds_karp_dispatch2<boost::detail::error_property_not_found>::apply(Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, typename boost::graph_traits<Graph>::vertex_descriptor, PredMap, const boost::bgl_named_params<P, T, R>&, boost::detail::error_property_not_found)':
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp:154:63: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
         typedef typename graph_traits<Graph>::edge_descriptor edge_descriptor;
                                                               ^
In file included from mincut.hpp:4:0,
                 from hcs.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp: In function 'typename boost::graph_traits<G>::edges_size_type boost::min_cut(VertexListGraph&, OutputIterator, OutputIterator) [with VertexListGraph = const R_adjacency_list<boost::undirectedS, double>; OutputIterator = std::back_insert_iterator<std::vector<long long unsigned int> >; typename boost::graph_traits<G>::edges_size_type = long long unsigned int]':
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:32:42: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
       typename Traits::vertex_descriptor p;
                                          ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c incrConnComp.cpp -o incrConnComp.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from incrConnComp.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from incrConnComp.cpp:2:0:
incrConnComp.cpp: In function 'SEXPREC* BGL_incr_comp_internal(SEXP, SEXP, SEXP, E_IC_METHOD)':
incrConnComp.cpp:74:32: warning: unused variable 'child_index' [-Wunused-variable]
      BOOST_FOREACH(VertexIndex child_index, components[current_index]) {
                                ^
rbgl_trimmed_boost_1_49_0/boost/foreach.hpp:1104:14: note: in definition of macro 'BOOST_FOREACH'
         for (VAR = BOOST_FOREACH_DEREF(COL); !BOOST_FOREACH_ID(_foreach_continue); BOOST_FOREACH_ID(_foreach_continue) = true)
              ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c interfaces.cpp -o interfaces.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from interfaces.cpp:4:0:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::detail::strong_components_impl(const Graph&, ComponentMap, RootMap, DiscoverTime, const boost::bgl_named_params<P, T, R>&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check97' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:97:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ComponentMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check98' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:98:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<RootMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check100' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:100:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ConvertibleConcept<RootV, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check101' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:101:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DiscoverTime, Vertex> ));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::strong_components(const Graph&, ComponentMap, const boost::bgl_named_params<P, T, R>&, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:228:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<DirCat*, directed_tag*>::value == true));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::strong_components(const Graph&, ComponentMap, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_239' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:239:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<DirCat*, directed_tag*>::value == true));
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/transform_iterator.hpp: In constructor 'boost::transform_iterator<UnaryFunction, Iterator, Reference, Value>::transform_iterator(const Iterator&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_97' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/transform_iterator.hpp:97:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT(is_class<UnaryFunc>::value);
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::connected_components(const Graph&, ComponentMap, const boost::bgl_named_params<P, T, R>&, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:70:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((boost::is_same<directed, undirected_tag>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::connected_components(const Graph&, ComponentMap, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:88:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:264:0,
                 from interfaces.cpp:6:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:89:68: warning: typedef 'directed' locally defined but not used [-Wunused-local-typedefs]
     typedef typename boost::graph_traits<Graph>::directed_category directed;
                                                                    ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<ColorMap>::value_type boost::kosaraju_strong_components(Graph&, ComponentsMap, FinishTime, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check286' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:286:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( MutableGraphConcept<Graph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp: In constructor 'boost::filter_iterator<Predicate, Iterator>::filter_iterator(Iterator, Iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp:70:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT(is_class<Predicate>::value);
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:19:0,
                 from interfaces.cpp:7:
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp: In static member function 'static typename boost::detail::edge_capacity_value<Graph, P, T, R>::type boost::detail::edmonds_karp_dispatch2<boost::detail::error_property_not_found>::apply(Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, typename boost::graph_traits<Graph>::vertex_descriptor, PredMap, const boost::bgl_named_params<P, T, R>&, boost::detail::error_property_not_found)':
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp:154:63: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
         typedef typename graph_traits<Graph>::edge_descriptor edge_descriptor;
                                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp: In function 'OutputIterator boost::range::copy(const SinglePassRange&, OutputIterator)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<ValueParam>, typename boost::range_iterator<C>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check37' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:37:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_iterator<const T>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check46' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:46:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<Reference>, typename boost::range_return<SinglePassRange, re>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check60' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:60:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_return<const SinglePassRange, re>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check71' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:71:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<T>::type boost::range::count(SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count(const SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check42' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:42:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<T>::type boost::range::count_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check43' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:43:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check36' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:35:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((LessThanComparableConcept<BOOST_DEDUCED_TYPENAME
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check44' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:44:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check47' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:45:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((BinaryPredicateConcept<BinaryPredicate,
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'ForwardRange& boost::range::iota(ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check27' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:27:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<ForwardRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'const ForwardRange& boost::range::iota(const ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check40' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:40:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<const ForwardRange> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:22:0,
                 from interfaces.cpp:8:
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:241:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::directed_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:269:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from interfaces.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp: In function 'std::pair<long long unsigned int, OutputIterator> boost::detail::biconnected_components_impl(const Graph&, ComponentMap, OutputIterator, VertexIndexMap, DiscoverTimeMap, LowPointMap, PredecessorMap, DFSVisitor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check161' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:161:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:162:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<Graph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:163:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, edge_t> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check165' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:164:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DiscoverTimeMap,
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check166' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:166:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<LowPointMap, vertex_t > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check168' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<PredecessorMap,
     ^
interfaces.cpp: In function 'SEXPREC* BGL_tsort_D(SEXP, SEXP, SEXP)':
interfaces.cpp:57:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:61:62: warning: typedef 'Color' locally defined but not used [-Wunused-local-typedefs]
         typedef property_map<Graph_dd, vertex_color_t>::type Color;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_bfs_D(SEXP, SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:98:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:99:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::vertex_descriptor Vertex;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_dfs_D(SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:142:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:143:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::vertex_descriptor Vertex;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_connected_components_U(SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:198:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:199:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::vertex_descriptor Vertex;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_strong_components_D(SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:225:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:226:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::vertex_descriptor Vertex;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_biconnected_components_U(SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:252:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:253:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::vertex_descriptor Vertex;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_articulation_points_U(SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:295:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::edge_descriptor Edge;
                                                            ^
interfaces.cpp: In function 'SEXPREC* BGL_edge_connectivity_U(SEXP, SEXP, SEXP, SEXP)':
interfaces.cpp:320:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::vertex_descriptor Vertex;
                                                              ^
interfaces.cpp: In function 'SEXPREC* BGL_sequential_vertex_coloring(SEXP, SEXP, SEXP)':
interfaces.cpp:360:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::edge_descriptor Edge;
                                                            ^
interfaces.cpp:361:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::vertex_descriptor Vertex;
                                                              ^
In file included from interfaces.cpp:7:0:
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp: In function 'typename boost::graph_traits<G>::degree_size_type boost::edge_connectivity(VertexListGraph&, OutputIterator) [with VertexListGraph = R_adjacency_list<boost::undirectedS, double>; OutputIterator = std::back_insert_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long long unsigned int> > >; typename boost::graph_traits<G>::degree_size_type = long long unsigned int]':
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:32:42: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
       typename Traits::vertex_descriptor p;
                                          ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c minST.cpp -o minST.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp: In function 'void boost::detail::kruskal_mst_impl(const Graph&, OutputIterator, Rank, Parent, Weight)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check55' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:55:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check56' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:56:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<Graph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check57' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:57:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( OutputIteratorConcept<OutputIterator, Edge> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check58' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:58:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<Rank, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:59:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<Parent, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check60' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:60:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<Weight, Edge> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check64' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:64:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ComparableConcept<W_value> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check65' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:65:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ConvertibleConcept<P_value, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check66' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:66:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IntegerConcept<R_value> ));
       ^
In file included from minST.cpp:2:0:
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp: In function 'void boost::kruskal_minimum_spanning_tree(const Graph&, OutputIterator)':
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:105:64: warning: typedef 'index_map_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_map<Graph, vertex_index_t>::type index_map_t;
                                                                ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:21:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/prim_minimum_spanning_tree.hpp:15,
                 from minST.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp: In member function 'void boost::DijkstraVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check72' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:72:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
minST.cpp: In function 'SEXPREC* BGL_KMST_D(SEXP, SEXP, SEXP, SEXP)':
minST.cpp:14:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::vertex_descriptor Vertex;
                                                              ^
minST.cpp: In function 'SEXPREC* BGL_KMST_U(SEXP, SEXP, SEXP, SEXP)':
minST.cpp:48:62: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::vertex_descriptor Vertex;
                                                              ^
minST.cpp: In function 'SEXPREC* BGL_PRIM_U(SEXP, SEXP, SEXP, SEXP)':
minST.cpp:81:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_ud >::edge_descriptor Edge;
                                                            ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'void boost::detail::kruskal_mst_impl(const Graph&, OutputIterator, Rank, Parent, Weight) [with Graph = R_adjacency_list<boost::directedS, double>; OutputIterator = std::back_insert_iterator<std::vector<boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > >; Rank = boost::iterator_property_map<__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, long long unsigned int>, long long unsigned int, long long unsigned int&>; Parent = boost::iterator_property_map<__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, long long unsigned int>, long long unsigned int, long long unsigned int&>; Weight = boost::adj_list_edge_property_map<boost::directed_tag, double, const double&, long long unsigned int, const boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& ei +48)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from minST.cpp:2:0:
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:78:51: note: '*((void*)& ei +48)' was declared here
       typename graph_traits<Graph>::edge_iterator ei, eiend;
                                                   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:41:0,
                 from RBGL.hpp:37,
                 from minST.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/edge.hpp:29:34: warning: '*((void*)(& ei)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
         : m_source(s), m_target(d) { }
                                  ^
In file included from minST.cpp:2:0:
rbgl_trimmed_boost_1_49_0/boost/graph/kruskal_min_spanning_tree.hpp:78:51: note: '*((void*)(& ei)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' was declared here
       typename graph_traits<Graph>::edge_iterator ei, eiend;
                                                   ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c mincut.cpp -o mincut.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp: In constructor 'boost::filter_iterator<Predicate, Iterator>::filter_iterator(Iterator, Iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp:70:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT(is_class<Predicate>::value);
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:19,
                 from mincut.hpp:4,
                 from mincut.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:19:0,
                 from mincut.hpp:4,
                 from mincut.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp: In static member function 'static typename boost::detail::edge_capacity_value<Graph, P, T, R>::type boost::detail::edmonds_karp_dispatch2<boost::detail::error_property_not_found>::apply(Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, typename boost::graph_traits<Graph>::vertex_descriptor, PredMap, const boost::bgl_named_params<P, T, R>&, boost::detail::error_property_not_found)':
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp:154:63: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
         typedef typename graph_traits<Graph>::edge_descriptor edge_descriptor;
                                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::boykov_kolmogorov_max_flow(Graph&, CapacityEdgeMap, ResidualCapacityEdgeMap, ReverseEdgeMap, PredecessorMap, ColorMap, DistanceMap, IndexMap, typename boost::graph_traits<Graph>::vertex_descriptor, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check747' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:747:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph> )); //to have vertices(), num_vertices(),
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check748' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:748:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<Graph> )); //to have edges()
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check749' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:749:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<Graph> )); //to have source(), target() and out_edges()
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check750' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:750:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<CapacityEdgeMap, edge_descriptor> )); //read flow-values from edges
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check751' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:751:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ResidualCapacityEdgeMap, edge_descriptor> )); //write flow-values to residuals
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check752' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:752:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<ReverseEdgeMap, edge_descriptor> )); //read out reverse edges
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check753' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:753:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<PredecessorMap, vertex_descriptor> )); //store predecessor there
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check754' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:754:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, vertex_descriptor> )); //write corresponding tree
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:755:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DistanceMap, vertex_descriptor> )); //write distance to source/sink
   ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/boykov_kolmogorov_max_flow.hpp:756:3: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
   BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<IndexMap, vertex_descriptor> )); //get index 0...|V|-1
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'SEXPREC* BGL_max_flow_internal(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, E_MF_METHOD)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& ei +48)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
mincut.cpp:99:19: note: '*((void*)& ei +48)' was declared here
     edge_iterator ei, e_end;
                   ^
mincut.cpp:103:54: warning: '*((void*)(& ei)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
             INTEGER(eList)[i++] = source(*ei, flow_g);
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from mincut.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:154:62: warning: '*((void*)(& ei)+32).__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > > > > >::_M_current' may be used uninitialized in this function [-Wmaybe-uninitialized]
                               &(*this->base()).get_property());
                                                              ^
mincut.cpp:99:19: note: '*((void*)(& ei)+32).__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_capacity_t, double, boost::property<boost::edge_residual_capacity_t, double, boost::property<boost::edge_reverse_t, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int> > > > > > > >::_M_current' was declared here
     edge_iterator ei, e_end;
                   ^
In file included from mincut.hpp:4:0,
                 from mincut.cpp:2:
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp: In function 'typename boost::graph_traits<G>::edges_size_type boost::min_cut(VertexListGraph&, OutputIterator, OutputIterator) [with VertexListGraph = R_adjacency_list<boost::undirectedS, double>; OutputIterator = std::back_insert_iterator<std::vector<long long unsigned int> >; typename boost::graph_traits<G>::edges_size_type = long long unsigned int]':
rbgl_trimmed_boost_1_49_0/boost/graph/edge_connectivity.hpp:32:42: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
       typename Traits::vertex_descriptor p;
                                          ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c ordering.cpp -o ordering.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp: In function 'OutputIterator boost::range::copy(const SinglePassRange&, OutputIterator)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<ValueParam>, typename boost::range_iterator<C>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check37' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:37:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_iterator<const T>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check46' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:46:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<Reference>, typename boost::range_return<SinglePassRange, re>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check60' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:60:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_return<const SinglePassRange, re>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check71' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:71:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<T>::type boost::range::count(SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count(const SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check42' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:42:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<T>::type boost::range::count_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check43' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:43:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check36' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:35:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((LessThanComparableConcept<BOOST_DEDUCED_TYPENAME
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check44' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:44:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check47' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:45:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((BinaryPredicateConcept<BinaryPredicate,
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'ForwardRange& boost::range::iota(ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check27' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:27:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<ForwardRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'const ForwardRange& boost::range::iota(const ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check40' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:40:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<const ForwardRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp: In function 'bool boost::isomorphism(const Graph1&, const Graph2&, IsoMapping, Invariant1, Invariant2, std::size_t, IndexMap1, IndexMap2)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check326' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:326:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph1> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check327' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:327:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<Graph1> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check328' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:328:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph2> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check329' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:329:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BidirectionalGraphConcept<Graph2> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check337' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:336:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdaptableUnaryFunctionConcept<Invariant1,
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check339' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:338:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdaptableUnaryFunctionConcept<Invariant2,
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check342' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:342:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<IsoMapping, vertex1_t> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_344' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:344:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_same<IsoMappingValue, vertex2_t>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check346' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:346:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<IndexMap1, vertex1_t> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_348' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:348:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<IndexMap1Value, size_type>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check350' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:350:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<IndexMap2, vertex2_t> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_352' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:352:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<IndexMap2Value, size_type>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/sparse_ordering.hpp:20:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:15,
                 from ordering.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from ordering.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/bind/bind.hpp:29:0,
                 from rbgl_trimmed_boost_1_49_0/boost/bind.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/sparse_ordering.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:15,
                 from ordering.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/bind/arg.hpp: In constructor 'boost::arg<I>::arg(const T&)':
rbgl_trimmed_boost_1_49_0/boost/bind/arg.hpp:37:22: warning: typedef 'T_must_be_placeholder' locally defined but not used [-Wunused-local-typedefs]
         typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:16:0,
                 from ordering.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:241:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::directed_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:269:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
In file included from ordering.cpp:3:0:
rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp: In function 'OutputIterator boost::cuthill_mckee_ordering(const Graph&, std::deque<typename boost::graph_traits<Graph>::vertex_descriptor, std::allocator<typename boost::graph_traits<Graph>::vertex_descriptor> >, OutputIterator, ColorMap, DegreeMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:78:61: warning: typedef 'ds_type' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_traits<DegreeMap>::value_type ds_type;
                                                             ^
rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp: In function 'OutputIterator boost::cuthill_mckee_ordering(const Graph&, OutputIterator, ColorMap, DegreeMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:140:68: warning: typedef 'VerIter' locally defined but not used [-Wunused-local-typedefs]
     typedef typename boost::graph_traits<Graph>::vertex_iterator   VerIter;
                                                                    ^
rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp: In function 'OutputIterator boost::cuthill_mckee_ordering(const Graph&, OutputIterator, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/cuthill_mckee_ordering.hpp:175:44: warning: typedef 'DegreeMap' locally defined but not used [-Wunused-local-typedefs]
     typedef out_degree_property_map<Graph> DegreeMap;
                                            ^
In file included from ordering.cpp:9:0:
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp: In member function 'void boost::detail::bfs_king_visitor<OutputIterator, Buffer, Compare, PseudoDegreeMap, VecMap, VertexIndexMap>::finish_vertex(Vertex, Graph&)':
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp:40:55: warning: typedef 'iterator' locally defined but not used [-Wunused-local-typedefs]
         typedef typename std::deque<Vertex>::iterator iterator;
                                                       ^
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp: In member function 'void boost::detail::bfs_king_visitor<OutputIterator, Buffer, Compare, PseudoDegreeMap, VecMap, VertexIndexMap>::percolate_down(int)':
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp:89:63: warning: typedef 'reverse_iterator' locally defined but not used [-Wunused-local-typedefs]
         typedef typename std::deque<Vertex>::reverse_iterator reverse_iterator;
                                                               ^
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp: In function 'OutputIterator boost::king_ordering(const Graph&, OutputIterator, ColorMap, DegreeMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp:270:68: warning: typedef 'VerIter' locally defined but not used [-Wunused-local-typedefs]
     typedef typename boost::graph_traits<Graph>::vertex_iterator   VerIter;
                                                                    ^
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp: In function 'OutputIterator boost::king_ordering(const Graph&, OutputIterator, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/king_ordering.hpp:305:44: warning: typedef 'DegreeMap' locally defined but not used [-Wunused-local-typedefs]
     typedef out_degree_property_map<Graph> DegreeMap;
                                            ^
ordering.cpp: In function 'SEXPREC* BGL_min_degree_ordering(SEXP, SEXP, SEXP, SEXP)':
ordering.cpp:131:53: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
   typedef graph_traits<Graph_dd>::vertex_descriptor Vertex;
                                                     ^
ordering.cpp: In function 'SEXPREC* BGL_king_ordering(SEXP, SEXP, SEXP, SEXP)':
ordering.cpp:180:48: warning: variable 'id' set but not used [-Wunused-but-set-variable]
   property_map<Graph_dd, vertex_index_t>::type id = get(vertex_index, g);
                                                ^
ordering.cpp:174:53: warning: typedef 'Vertex' locally defined but not used [-Wunused-local-typedefs]
   typedef graph_traits<Graph_dd>::vertex_descriptor Vertex;
                                                     ^
ordering.cpp: In function 'SEXPREC* BGL_sloan_ordering(SEXP, SEXP, SEXP, SEXP, SEXP)':
ordering.cpp:230:47: warning: typedef 'Pair' locally defined but not used [-Wunused-local-typedefs]
   typedef std::pair<std::size_t, std::size_t> Pair;
                                               ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c planar.cpp -o planar.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
In file included from planar.cpp:5:0:
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp: In function 'void boost::planar_canonical_ordering(const Graph&, PlanarEmbedding, OutputIterator, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:44:59: warning: typedef 'vertex_iterator_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::vertex_iterator vertex_iterator_t;
                                                           ^
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:47:52: warning: typedef 'vertex_pair_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename std::pair<vertex_t, vertex_t> vertex_pair_t;
                                                    ^
In file included from planar.cpp:6:0:
rbgl_trimmed_boost_1_49_0/boost/graph/chrobak_payne_drawing.hpp: In function 'void boost::chrobak_payne_straight_line_drawing(const Graph&, PlanarEmbedding, ForwardIterator, ForwardIterator, GridPositionMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/chrobak_payne_drawing.hpp:77:59: warning: typedef 'edge_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::edge_descriptor edge_t;
                                                           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp: In function 'OutputIterator boost::range::copy(const SinglePassRange&, OutputIterator)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/copy.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/stable_sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept<const RandomAccessRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<ValueParam>, typename boost::range_iterator<C>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check37' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:37:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_iterator<const T>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check46' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:46:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if<boost::is_const<Reference>, typename boost::range_return<SinglePassRange, re>::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check60' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:60:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp: In function 'typename boost::range_return<const SinglePassRange, re>::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check71' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/find_if.hpp:71:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<T>::type boost::range::count(SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count(const SinglePassRange&, const Value&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check42' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count.hpp:42:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<T>::type boost::range::count_if(SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference<const SinglePassRange>::type boost::range::count_if(const SinglePassRange&, UnaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check43' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/count_if.hpp:43:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check36' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:35:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((LessThanComparableConcept<BOOST_DEDUCED_TYPENAME
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check44' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:44:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept<const SinglePassRange>));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check47' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/is_sorted.hpp:45:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
     BOOST_RANGE_CONCEPT_ASSERT((BinaryPredicateConcept<BinaryPredicate,
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'ForwardRange& boost::range::iota(ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check27' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:27:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<ForwardRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp: In function 'const ForwardRange& boost::range::iota(const ForwardRange&, Value)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check40' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm_ext/iota.hpp:40:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<const ForwardRange> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp: In function 'bool boost::isomorphism(const Graph1&, const Graph2&, IsoMapping, Invariant1, Invariant2, std::size_t, IndexMap1, IndexMap2)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check326' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:326:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph1> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check327' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:327:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<Graph1> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check328' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:328:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph2> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check329' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:329:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BidirectionalGraphConcept<Graph2> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check337' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:336:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdaptableUnaryFunctionConcept<Invariant1,
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check339' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:338:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdaptableUnaryFunctionConcept<Invariant2,
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check342' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:342:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<IsoMapping, vertex1_t> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_344' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:344:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_same<IsoMappingValue, vertex2_t>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check346' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:346:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<IndexMap1, vertex1_t> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_348' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:348:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<IndexMap1Value, size_type>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check350' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:350:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<IndexMap2, vertex2_t> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_352' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/isomorphism.hpp:352:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<IndexMap2Value, size_type>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::connected_components(const Graph&, ComponentMap, const boost::bgl_named_params<P, T, R>&, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:70:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((boost::is_same<directed, undirected_tag>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::connected_components(const Graph&, ComponentMap, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:88:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/make_connected.hpp:14:0,
                 from planar.cpp:8:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:89:68: warning: typedef 'directed' locally defined but not used [-Wunused-local-typedefs]
     typedef typename boost::graph_traits<Graph>::directed_category directed;
                                                                    ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/make_biconnected_planar.hpp:13,
                 from planar.cpp:9:
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:241:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::directed_tag)':
rbgl_trimmed_boost_1_49_0/boost/graph/graph_utility.hpp:269:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
       edge_descriptor;
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp: In function 'std::pair<long long unsigned int, OutputIterator> boost::detail::biconnected_components_impl(const Graph&, ComponentMap, OutputIterator, VertexIndexMap, DiscoverTimeMap, LowPointMap, PredecessorMap, DFSVisitor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check161' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:161:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<Graph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:162:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<Graph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:163:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, edge_t> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check165' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:164:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DiscoverTimeMap,
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check166' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:166:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<LowPointMap, vertex_t > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check168' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/biconnected_components.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<PredecessorMap,
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from planar.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp: In constructor 'boost::filter_iterator<Predicate, Iterator>::filter_iterator(Iterator, Iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp:70:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT(is_class<Predicate>::value);
           ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp: In function 'bool boost::tuples::operator==(const boost::tuples::cons<HH, TT>&, const boost::tuples::cons<S1, S2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_114' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp:114:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(length<T2>::value == length<S2>::value);
   ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp: In function 'bool boost::tuples::operator!=(const boost::tuples::cons<HH, TT>&, const boost::tuples::cons<S1, S2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp:126:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(length<T2>::value == length<S2>::value);
   ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp: In function 'bool boost::tuples::operator<(const boost::tuples::cons<HH, TT>&, const boost::tuples::cons<S1, S2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_136' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp:136:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(length<T2>::value == length<S2>::value);
   ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp: In function 'bool boost::tuples::operator>(const boost::tuples::cons<HH, TT>&, const boost::tuples::cons<S1, S2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_146' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp:146:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(length<T2>::value == length<S2>::value);
   ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp: In function 'bool boost::tuples::operator<=(const boost::tuples::cons<HH, TT>&, const boost::tuples::cons<S1, S2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_156' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp:156:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(length<T2>::value == length<S2>::value);
   ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp: In function 'bool boost::tuples::operator>=(const boost::tuples::cons<HH, TT>&, const boost::tuples::cons<S1, S2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_166' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/tuple_comparison.hpp:166:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(length<T2>::value == length<S2>::value);
   ^
In file included from planar.cpp:18:0:
rbgl_trimmed_boost_1_49_0/boost/graph/is_straight_line_drawing.hpp: In function 'bool boost::is_straight_line_drawing(const Graph&, GridPositionMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/is_straight_line_drawing.hpp:108:59: warning: typedef 'vertex_iterator_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::vertex_iterator vertex_iterator_t;
                                                           ^
rbgl_trimmed_boost_1_49_0/boost/graph/is_straight_line_drawing.hpp:111:59: warning: typedef 'e_size_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::edges_size_type e_size_t;
                                                           ^
rbgl_trimmed_boost_1_49_0/boost/graph/is_straight_line_drawing.hpp:112:62: warning: typedef 'v_size_t' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits<Graph>::vertices_size_type v_size_t;
                                                              ^
planar.cpp: In function 'SEXPREC* planarFaceTraversal(SEXP, SEXP, SEXP)':
planar.cpp:161:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
            for ( int i = 0; i < v_vis.f_vis.size(); i++ )
                               ^
planar.cpp:165:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for ( int j = 0; j < v_vis.f_vis[i].size(); j++ )
                                    ^
planar.cpp: In function 'SEXPREC* planarCanonicalOrdering(SEXP, SEXP, SEXP)':
planar.cpp:256:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for ( int i = 0; i < ordering.size(); i++ )
                        ^
planar.cpp: In function 'SEXPREC* isStraightLineDrawing(SEXP, SEXP, SEXP, SEXP)':
planar.cpp:369:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for ( int i = 0, j = 0; i < num_vertices(g); i++ )
                            ^
planar.cpp: In function 'SEXPREC* isKuratowskiSubgraph(SEXP, SEXP, SEXP)':
planar.cpp:461:6: warning: unused variable 'i' [-Wunused-variable]
  int i, j = 0;
      ^
In file included from planar.cpp:5:0:
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp: In function 'void boost::planar_canonical_ordering(const Graph&, PlanarEmbedding, OutputIterator, VertexIndexMap) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_index_t, int> >; PlanarEmbedding = boost::iterator_property_map<__gnu_cxx::__normal_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long long unsigned int> >*, std::vector<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long long unsigned int> > > >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, long long unsigned int> >; OutputIterator = std::back_insert_iterator<std::vector<long long unsigned int> >; VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, long long unsigned int>]':
rbgl_trimmed_boost_1_49_0/boost/graph/planar_canonical_ordering.hpp:154:22: warning: 'second_vertex' may be used uninitialized in this function [-Wmaybe-uninitialized]
                      !(first_vertex == x && second_vertex == u)
                      ^
In file included from planar.cpp:6:0:
rbgl_trimmed_boost_1_49_0/boost/graph/chrobak_payne_drawing.hpp: In function 'void boost::chrobak_payne_straight_line_drawing(const Graph&, PlanarEmbedding, ForwardIterator, ForwardIterator, GridPositionMap, VertexIndexMap) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_index_t, int> >; PlanarEmbedding = boost::iterator_property_map<__gnu_cxx::__normal_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long long unsigned int> >*, std::vector<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long long unsigned int> > > >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, long long unsigned int> >; ForwardIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >; GridPositionMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<coord_t*, std::vector<coord_t> >, boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, long long unsigned int> >; VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, long long unsigned int>]':
rbgl_trimmed_boost_1_49_0/boost/graph/chrobak_payne_drawing.hpp:219:22: warning: 'next_to_rightmost' may be used uninitialized in this function [-Wmaybe-uninitialized]
             vertex_t next_to_rightmost;
                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/boyer_myrvold_planar_test.hpp:12:0,
                 from planar.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'void boost::boyer_myrvold_impl<Graph, VertexIndexMap, StoreOldHandlesPolicy, StoreEmbeddingPolicy>::extract_kuratowski_subgraph(OutputIterator, EdgeIndexMap) [with OutputIterator = std::back_insert_iterator<std::vector<boost::detail::edge_desc_impl<boost::undirected_tag, long long unsigned int> > >; EdgeIndexMap = boost::adj_list_edge_property_map<boost::undirected_tag, int, int&, long long unsigned int, boost::property<boost::edge_index_t, int>, boost::edge_index_t>; Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_index_t, int>, boost::property<boost::edge_index_t, int> >; VertexIndexMap = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_index_t, int>, long long unsigned int>; StoreOldHandlesPolicy = boost::graph::detail::store_old_handles; StoreEmbeddingPolicy = boost::graph::detail::no_embedding]':
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1237:16: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized]
       vertex_t z; 
                ^
rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1437:11: warning: 'bicomp_root' may be used uninitialized in this function [-Wmaybe-uninitialized]
           z = kuratowski_walkup(v,
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:21:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/planar_detail/boyer_myrvold_impl.hpp:19,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/boyer_myrvold_planar_test.hpp:12,
                 from planar.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/named_function_params.hpp: In function 'SEXPREC* edmondsMaxCardinalityMatching(SEXP, SEXP, SEXP)':
rbgl_trimmed_boost_1_49_0/boost/graph/named_function_params.hpp:121:62: warning: '*((void*)& occ +16)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     bgl_named_params(T v, const Base& b) : Base(b), m_value(v) { }
                                                              ^
In file included from planar.cpp:11:0:
rbgl_trimmed_boost_1_49_0/boost/graph/max_cardinality_matching.hpp:804:48: note: '*((void*)& occ +16)' was declared here
       detail::odd_components_counter<v_size_t> occ(num_odd_components);
                                                ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c shortestPath.cpp -o shortestPath.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:21:0,
                 from shortestPath.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp: In member function 'void boost::DijkstraVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check72' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:72:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp: In member function 'void boost::BellmanFordVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check39' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:39:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp: In function 'bool boost::bellman_ford_shortest_paths(EdgeListGraph&, Size, WeightMap, PredecessorMap, DistanceMap, BinaryFunction, BinaryPredicate, BellmanFordVisitor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check99' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:99:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<EdgeListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check103' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:103:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DistanceMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check104' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:104:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<WeightMap, Edge> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:28:0,
                 from shortestPath.cpp:4:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:105:63: warning: typedef 'D_value' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_traits<DistanceMap>::value_type D_value;
                                                               ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:106:61: warning: typedef 'W_value' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_traits<WeightMap>::value_type W_value;
                                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp: In function 'bool boost::bellman_ford_shortest_paths(VertexAndEdgeListGraph&, const boost::bgl_named_params<P, T, R>&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check233' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<VertexAndEdgeListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check49' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:48:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BasicMatrixConcept<DistanceMatrix,
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp: In function 'bool boost::floyd_warshall_initialized_all_pairs_shortest_paths(const VertexListGraph&, DistanceMatrix&, const BinaryPredicate&, const BinaryFunction&, const Infinity&, const Zero&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp:88:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp: In function 'bool boost::floyd_warshall_all_pairs_shortest_paths(const VertexAndEdgeListGraph&, DistanceMatrix&, const WeightMap&, const BinaryPredicate&, const BinaryFunction&, const Infinity&, const Zero&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check105' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp:105:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<VertexAndEdgeListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check106' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp:106:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<VertexAndEdgeListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check107' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp:107:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<VertexAndEdgeListGraph> ));
     ^
shortestPath.cpp: In function 'SEXPREC* BGL_dijkstra_shortest_paths_D(SEXP, SEXP, SEXP, SEXP, SEXP)':
shortestPath.cpp:17:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::edge_descriptor Edge;
                                                            ^
shortestPath.cpp: In function 'SEXPREC* BGL_dag_shortest_paths(SEXP, SEXP, SEXP, SEXP, SEXP)':
shortestPath.cpp:136:60: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef graph_traits < Graph_dd >::edge_descriptor Edge;
                                                            ^
shortestPath.cpp: In function 'SEXPREC* BGL_floyd_warshall_all_pairs_shortest_paths_D(SEXP, SEXP, SEXP, SEXP)':
shortestPath.cpp:177:81: warning: typedef 'Graph' locally defined but not used [-Wunused-local-typedefs]
         property< edge_weight_t, double, property< edge_weight2_t, double > > > Graph;
                                                                                 ^
shortestPath.cpp:180:39: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
         typedef std::pair < int, int >Edge;
                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'bool boost::bellman_ford_shortest_paths(EdgeListGraph&, Size, WeightMap, PredecessorMap, DistanceMap, BinaryFunction, BinaryPredicate, BellmanFordVisitor) [with EdgeListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, double, boost::no_property>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> >, boost::no_property, boost::listS>; Size = long long unsigned int; WeightMap = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> >, boost::edge_weight_t>; PredecessorMap = boost::dummy_property_map; DistanceMap = boost::vec_adj_list_vertex_property_map<boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, double, boost::no_property>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> >, boost::no_property, boost::listS>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, double, boost::no_property>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>; BinaryFunction = boost::closed_plus<double>; BinaryPredicate = std::less<double>; BellmanFordVisitor = boost::bellman_visitor<>]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:28:0,
                 from shortestPath.cpp:4:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:108:37: note: '*((void*)& i +48)' was declared here
     typename GTraits::edge_iterator i, end;
                                     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'bool boost::bellman_ford_shortest_paths(EdgeListGraph&, Size, WeightMap, PredecessorMap, DistanceMap, BinaryFunction, BinaryPredicate, BellmanFordVisitor) [with EdgeListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::no_property, boost::property<boost::edge_weight_t, double, boost::no_property> >; Size = int; WeightMap = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>; PredecessorMap = long long unsigned int*; DistanceMap = double*; BinaryFunction = boost::closed_plus<double>; BinaryPredicate = std::less<double>; BellmanFordVisitor = boost::bellman_visitor<>]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:28:0,
                 from shortestPath.cpp:4:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:108:37: note: '*((void*)& i +48)' was declared here
     typename GTraits::edge_iterator i, end;
                                     ^
In file included from RBGL.hpp:16:0,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/property_map/property_map.hpp:179:65: warning: '*((void*)(& i)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
   inline const T& get(const T* pa, std::ptrdiff_t k) { return pa[k]; }
                                                                 ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:28:0,
                 from shortestPath.cpp:4:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:108:37: note: '*((void*)(& i)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' was declared here
     typename GTraits::edge_iterator i, end;
                                     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'bool boost::floyd_warshall_all_pairs_shortest_paths(const VertexAndEdgeListGraph&, DistanceMatrix&, const WeightMap&, const BinaryPredicate&, const BinaryFunction&, const Infinity&, const Zero&) [with VertexAndEdgeListGraph = R_adjacency_list<boost::directedS, double>; DistanceMatrix = Basic2DMatrix<double>; WeightMap = boost::adj_list_edge_property_map<boost::directed_tag, double, const double&, long long unsigned int, const boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>; BinaryPredicate = std::less<double>; BinaryFunction = boost::closed_plus<double>; Infinity = double; Zero = double]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& first +48)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from shortestPath.cpp:7:0:
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp:111:66: note: '*((void*)& first +48)' was declared here
     typename graph_traits<VertexAndEdgeListGraph>::edge_iterator first, last;
                                                                  ^
rbgl_trimmed_boost_1_49_0/boost/graph/floyd_warshall_shortest.hpp:125:12: warning: '*((void*)(& first)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
       if (d[source(*first, g)][target(*first, g)] != inf) {
            ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'SEXPREC* BGL_bellman_ford_shortest_paths(SEXP, SEXP, SEXP, SEXP, SEXP)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& ei +48)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
shortestPath.cpp:101:50: note: '*((void*)& ei +48)' was declared here
         graph_traits< EdgeGraph >::edge_iterator ei, ei_end;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero) [with VertexAndEdgeListGraph = R_adjacency_list<boost::directedS, double>; DistanceMatrix = Basic2DMatrix<double>; VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, long long unsigned int>; Weight = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>; BinaryPredicate = std::less<double>; BinaryFunction = boost::closed_plus<double>; Infinity = double; DistanceZero = double]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& e +48)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from shortestPath.cpp:4:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:98:37: note: '*((void*)& e +48)' was declared here
     typename Traits2::edge_iterator e, e_end;
                                     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/shared_array.hpp:17:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/detail/d_ary_heap.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/named_function_params.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:20,
                 from shortestPath.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/smart_ptr/shared_array.hpp:107:18: warning: '*((void*)(& e)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> > >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> > >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> > > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
         return px[i];
                  ^
In file included from shortestPath.cpp:4:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:98:37: note: '*((void*)(& e)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> > >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> > >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double> > > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' was declared here
     typename Traits2::edge_iterator e, e_end;
                                     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from shortestPath.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& e +48)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from shortestPath.cpp:4:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:84:39: note: '*((void*)& e +48)' was declared here
       typename Traits1::edge_iterator e, e_end;
                                       ^
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:88:70: warning: '*((void*)(& e)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
                                      get(id1, target(*e, g1)) + 1, g2);
                                                                      ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c sna.cpp -o sna.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp: In member function 'void boost::BellmanFordVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check39' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:39:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp: In function 'bool boost::bellman_ford_shortest_paths(EdgeListGraph&, Size, WeightMap, PredecessorMap, DistanceMap, BinaryFunction, BinaryPredicate, BellmanFordVisitor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check99' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:99:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeListGraphConcept<EdgeListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check103' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:103:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DistanceMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check104' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:104:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept<WeightMap, Edge> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:28:0,
                 from sna.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:105:63: warning: typedef 'D_value' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_traits<DistanceMap>::value_type D_value;
                                                               ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:106:61: warning: typedef 'W_value' locally defined but not used [-Wunused-local-typedefs]
     typedef typename property_traits<WeightMap>::value_type W_value;
                                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp: In function 'bool boost::bellman_ford_shortest_paths(VertexAndEdgeListGraph&, const boost::bgl_named_params<P, T, R>&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check233' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept<VertexAndEdgeListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:21:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:29,
                 from sna.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp: In member function 'void boost::DijkstraVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check72' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/dijkstra_shortest_paths.hpp:72:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check49' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:48:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BasicMatrixConcept<DistanceMatrix,
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp: In constructor 'boost::filter_iterator<Predicate, Iterator>::filter_iterator(Iterator, Iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/filter_iterator.hpp:70:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT(is_class<Predicate>::value);
           ^
In file included from sna.cpp:4:0:
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp: In static member function 'static typename boost::detail::edge_capacity_value<Graph, P, T, R>::type boost::detail::edmonds_karp_dispatch2<boost::detail::error_property_not_found>::apply(Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, typename boost::graph_traits<Graph>::vertex_descriptor, PredMap, const boost::bgl_named_params<P, T, R>&, boost::detail::error_property_not_found)':
rbgl_trimmed_boost_1_49_0/boost/graph/edmonds_karp_max_flow.hpp:154:63: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs]
         typedef typename graph_traits<Graph>::edge_descriptor edge_descriptor;
                                                               ^
sna.cpp: In function 'SEXPREC* lambdaSets(SEXP, SEXP, SEXP, SEXP)':
sna.cpp:161:9: warning: variable 'res_cap' set but not used [-Wunused-but-set-variable]
         res_cap = get(edge_residual_capacity, flow_g);
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'bool boost::bellman_ford_shortest_paths(EdgeListGraph&, Size, WeightMap, PredecessorMap, DistanceMap, BinaryFunction, BinaryPredicate, BellmanFordVisitor) [with EdgeListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, double, boost::no_property>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> >, boost::no_property, boost::listS>; Size = long long unsigned int; WeightMap = boost::adj_list_edge_property_map<boost::directed_tag, double, double&, long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> >, boost::edge_weight_t>; PredecessorMap = boost::dummy_property_map; DistanceMap = boost::vec_adj_list_vertex_property_map<boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, double, boost::no_property>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> >, boost::no_property, boost::listS>, boost::adjacency_list<boost::vecS, boost::vecS, boost::directedS, boost::property<boost::vertex_distance_t, double, boost::no_property>, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>; BinaryFunction = boost::closed_plus<double>; BinaryPredicate = std::less<double>; BellmanFordVisitor = boost::bellman_visitor<>]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:28:0,
                 from sna.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/graph/bellman_ford_shortest_paths.hpp:108:37: note: '*((void*)& i +48)' was declared here
     typename GTraits::edge_iterator i, end;
                                     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from sna.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'bool boost::johnson_all_pairs_shortest_paths(VertexAndEdgeListGraph&, DistanceMatrix&, VertexID, Weight, const BinaryPredicate&, const BinaryFunction&, const Infinity&, DistanceZero) [with VertexAndEdgeListGraph = R_adjacency_list<boost::undirectedS, double>; DistanceMatrix = Basic2DMatrix<double>; VertexID = boost::vec_adj_list_vertex_id_map<boost::property<boost::vertex_color_t, boost::default_color_type>, long long unsigned int>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, double&, long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property>, boost::edge_weight_t>; BinaryPredicate = std::less<double>; BinaryFunction = boost::closed_plus<double>; Infinity = double; DistanceZero = double]':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& e +48)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
In file included from sna.cpp:3:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:98:37: note: '*((void*)& e +48)' was declared here
     typename Traits2::edge_iterator e, e_end;
                                     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/property_map/shared_array_property_map.hpp:13:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:27,
                 from sna.cpp:3:
rbgl_trimmed_boost_1_49_0/boost/smart_ptr/shared_array.hpp:107:18: warning: '*((void*)(& e)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> > >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> > >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> > > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
         return px[i];
                  ^
In file included from sna.cpp:3:0:
rbgl_trimmed_boost_1_49_0/boost/graph/johnson_all_pairs_shortest.hpp:98:37: note: '*((void*)(& e)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> > >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> > >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::property<boost::edge_weight2_t, double, boost::no_property> > > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' was declared here
     typename Traits2::edge_iterator e, e_end;
                                     ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c transitive_closure.cpp -o transitive_closure.o
In file included from rbgl_trimmed_boost_1_49_0/boost/bind/bind.hpp:29:0,
                 from rbgl_trimmed_boost_1_49_0/boost/bind.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:16,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/bind/arg.hpp: In constructor 'boost::arg<I>::arg(const T&)':
rbgl_trimmed_boost_1_49_0/boost/bind/arg.hpp:37:22: warning: typedef 'T_must_be_placeholder' locally defined but not used [-Wunused-local-typedefs]
         typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:35:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check84' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:84:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:87:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:89:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits<Graph>::vertex_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check191' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/depth_first_search.hpp:191:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::detail::strong_components_impl(const Graph&, ComponentMap, RootMap, DiscoverTime, const boost::bgl_named_params<P, T, R>&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check97' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:97:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ComponentMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check98' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:98:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<RootMap, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check100' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:100:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ConvertibleConcept<RootV, Vertex> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check101' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:101:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<DiscoverTime, Vertex> ));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::strong_components(const Graph&, ComponentMap, const boost::bgl_named_params<P, T, R>&, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:228:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<DirCat*, directed_tag*>::value == true));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::strong_components(const Graph&, ComponentMap, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_239' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:239:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((is_convertible<DirCat*, directed_tag*>::value == true));
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/transform_iterator.hpp: In constructor 'boost::transform_iterator<UnaryFunction, Iterator, Reference, Value>::transform_iterator(const Iterator&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_97' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/transform_iterator.hpp:97:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT(is_class<UnaryFunc>::value);
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In member function 'void boost::BFSVisitorConcept<Visitor, Graph>::constraints()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check38' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:38:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp: In function 'void boost::breadth_first_visit(const IncidenceGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, Buffer&, BFSVisitor, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check63' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/copy.hpp:50:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transpose_graph.hpp:17,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:262,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:18,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:66:47: warning: typedef 'Edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename GTraits::edge_descriptor Edge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:67:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( BFSVisitorConcept<BFSVisitor, IncidenceGraph> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/breadth_first_search.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::connected_components(const Graph&, ComponentMap, const boost::bgl_named_params<P, T, R>&, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:68:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:70:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((boost::is_same<directed, undirected_tag>::value));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp: In function 'typename boost::property_traits<IndexMap>::value_type boost::connected_components(const Graph&, ComponentMap, typename boost::enable_if_c<boost::is_base_and_derived<boost::vertex_list_graph_tag, typename boost::graph_traits<Graph>::traversal_category>::value, boost::graph::detail::no_parameter>::type)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:88:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( WritablePropertyMapConcept<ComponentMap, Vertex> ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:264:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:18,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/connected_components.hpp:89:68: warning: typedef 'directed' locally defined but not used [-Wunused-local-typedefs]
     typedef typename boost::graph_traits<Graph>::directed_category directed;
                                                                    ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp: In function 'typename boost::property_traits<ColorMap>::value_type boost::kosaraju_strong_components(Graph&, ComponentsMap, FinishTime, ColorMap)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check286' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/strong_components.hpp:286:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( MutableGraphConcept<Graph> ));
     ^
In file included from transitive_closure.cpp:16:0:
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp: In function 'void boost::transitive_closure(const Graph&, GraphTC&, G_to_TC_VertexMap, VertexIndexMap)':
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:74:62: warning: typedef 'edge' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits < Graph >::edge_descriptor edge;
                                                              ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check80' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:80:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexListGraphConcept < Graph > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check81' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:81:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdjacencyGraphConcept < Graph > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check82' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:82:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( VertexMutableGraphConcept < GraphTC > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check83' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:83:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeMutableGraphConcept < GraphTC > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:84:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( ReadablePropertyMapConcept < VertexIndexMap,
     ^
In file included from transitive_closure.cpp:16:0:
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:205:66: warning: typedef 'tc_vertex' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits < GraphTC >::vertex_descriptor tc_vertex;
                                                                  ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp: In function 'void boost::warshall_transitive_closure(G&)':
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:303:60: warning: typedef 'vertex' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits < G >::vertex_descriptor vertex;
                                                            ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check306' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:306:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdjacencyMatrixConcept < G > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check307' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:307:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeMutableGraphConcept < G > ));
     ^
In file included from transitive_closure.cpp:16:0:
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp: In function 'void boost::warren_transitive_closure(G&)':
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:329:60: warning: typedef 'vertex' locally defined but not used [-Wunused-local-typedefs]
     typedef typename graph_traits < G >::vertex_descriptor vertex;
                                                            ^
In file included from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/integral_wrapper.hpp:22:0,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/int.hpp:20,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/lambda_fwd.hpp:23,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/aux_/na_spec.hpp:18,
                 from rbgl_trimmed_boost_1_49_0/boost/mpl/or.hpp:24,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/interoperable.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:11,
                 from rbgl_trimmed_boost_1_49_0/boost/range/irange.hpp:15,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/vector_as_graph.hpp:22,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:17,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check332' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:332:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( AdjacencyMatrixConcept < G > ));
     ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check333' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:333:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     BOOST_CONCEPT_ASSERT(( EdgeMutableGraphConcept < G > ));
     ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from transitive_closure.cpp:17:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from transitive_closure.cpp:17:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from transitive_closure.cpp:17:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from transitive_closure.cpp:17:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/transitive_closure.hpp:15,
                 from transitive_closure.cpp:16:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337,
                 from RBGL.hpp:37,
                 from transitive_closure.cpp:17:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp: In function 'SEXPREC* BGL_transitive_closure_D(SEXP, SEXP, SEXP)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adj_list_edge_iterator.hpp:70:9: warning: '*((void*)& ei +48)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (edges BOOST_GRAPH_MEMBER first == edges BOOST_GRAPH_MEMBER second) 
         ^
transitive_closure.cpp:43:33: note: '*((void*)& ei +48)' was declared here
         Graph_dd::edge_iterator ei, e_end;
                                 ^
transitive_closure.cpp:46:50: warning: '*((void*)(& ei)+32).boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >*, std::vector<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> >, std::allocator<boost::detail::sep_<long long unsigned int, boost::property<boost::edge_weight_t, double, boost::no_property> > > > >, long long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long long unsigned int>, long long int>::m_src' may be used uninitialized in this function [-Wmaybe-uninitialized]
             INTEGER(eList)[i++] = source(*ei, TC);
                                                  ^
C:/Rtools/mingw_64/bin/g++  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Irbgl_trimmed_boost_1_49_0    -I"c:/local323/include"     -O2 -Wall  -mtune=core2 -c wavefront.cpp -o wavefront.o
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Model));
       ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::˜AdaptableGenerator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::˜AdaptableUnaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::˜AdaptableBinaryFunction()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::˜InputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::˜ForwardIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::˜BidirectionalIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::˜RandomAccessIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Convertible<
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Container<C>::˜Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::˜Mutable_Container()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::˜ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::˜Mutable_ForwardContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::˜ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::˜Mutable_ReversibleContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::˜RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::˜Mutable_RandomAccessContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::˜AssociativeContainer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
           ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
           BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
           ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_839' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:839:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_840' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:840:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_841' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:841:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator>=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_842' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION'
   BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
   ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::choose_difference_type, Derived1, Derived2>::type>::type boost::operator-(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_851' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((                                                     \
       ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_facade.hpp:846:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP'
   BOOST_ITERATOR_FACADE_INTEROP(
   ^
In file included from rbgl_trimmed_boost_1_49_0/boost/tuple/tuple.hpp:33:0,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/graph_traits.hpp:16,
                 from RBGL.hpp:36,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
   typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/unordered/unordered_set.hpp:19:0,
                 from rbgl_trimmed_boost_1_49_0/boost/unordered_set.hpp:16,
                 from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:21,
                 from RBGL.hpp:37,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
rbgl_trimmed_boost_1_49_0/boost/unordered/detail/unique.hpp:329:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
             typedef typename value_type::second_type mapped_type;
                                                      ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast<B, D>::type& boost::serialization::base_object(Derived&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:101:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
     ^
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/serialization/base_object.hpp:102:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get()':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_298' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:298:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'const typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index<N>::type& boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::get() const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_306' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:306:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_367' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:366:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::nth_index_const_iterator<N>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_387' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:385:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_421' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:420:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT(
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In member function 'typename boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::index_const_iterator<Tag>::type boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>::project(IteratorType) const':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_440' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:438:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
     BOOST_STATIC_ASSERT((
     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_763' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:759:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:783:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT(N>=0&&
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_889' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:886:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::nth_index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_927' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:921:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_979' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:976:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp: In function 'typename boost::multi_index::index_const_iterator<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type boost::multi_index::project(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&, IteratorType)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1018' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/multi_index_container.hpp:1012:3: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   BOOST_STATIC_ASSERT((
   ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
        BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
        ^
In file included from rbgl_trimmed_boost_1_49_0/boost/preprocessor/repetition/enum_binary_params.hpp:15:0,
                 from rbgl_trimmed_boost_1_49_0/boost/utility/base_from_member.hpp:14,
                 from rbgl_trimmed_boost_1_49_0/boost/utility.hpp:13,
                 from RBGL.hpp:15,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check162' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:162:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:163:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:175:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check176' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
     #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
                                             ^
rbgl_trimmed_boost_1_49_0/boost/range/algorithm/equal.hpp:176:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
             BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer<B>::˜Buffer()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((Assignable<value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue<Q>::˜KeyedUpdatableQueue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
       BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator<T>::˜MultiPassInputIterator()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check51' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:51:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((InputIterator<T>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph<G>::˜Graph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:67:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph<G>::˜IncidenceGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:85:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:86:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
             ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::BidirectionalGraph<G>::˜BidirectionalGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check122' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:122:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:123:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::AdjacencyGraph<G>::˜AdjacencyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check152' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:152:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check154' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:153:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::VertexListGraph<G>::˜VertexListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check177' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:177:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:178:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::EdgeListGraph<G>::˜EdgeListGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:223:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check224' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:224:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check225' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:225:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check226' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:226:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
         ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:227:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::ReadablePropertyGraph<G, X, Property>::˜ReadablePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check387' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:387:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph<G, X, Property>::˜PropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check406' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:406:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph<G, X, Property>::˜LvaluePropertyGraph()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check425' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:425:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
         BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue<Numeric>::˜NumericValue()':
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check533' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:533:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
             ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check534' locally defined but not used [-Wunused-local-typedefs]
       BOOST_PP_CAT(boost_concept_check,__LINE__)
                    ^
rbgl_trimmed_boost_1_49_0/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
 #    define BOOST_PP_CAT_I(a, b) a ## b
                                  ^
rbgl_trimmed_boost_1_49_0/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
       BOOST_PP_CAT(boost_concept_check,__LINE__)
       ^
rbgl_trimmed_boost_1_49_0/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
     BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
     ^
rbgl_trimmed_boost_1_49_0/boost/graph/graph_concepts.hpp:534:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
             BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
             ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:425:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::undirected_remove_out_edge_if_dispatch(Graph&, incidence_iterator, incidence_iterator, EdgeList&, Predicate, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_471' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:471:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::directed_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:645:55: warning: typedef 'Cat' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::edge_parallel_category Cat;
                                                       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<StoredProperty>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, StoredProperty&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_723' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:723:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In static member function 'static void boost::detail::remove_undirected_edge_dispatch<boost::no_property>::apply(edge_descriptor, boost::undirected_graph_helper<Config>&, boost::no_property&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_756' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:756:11: note: in expansion of macro 'BOOST_STATIC_ASSERT'
           BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
           ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::allow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_786' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:786:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:788:47: warning: typedef 'StoredEdge' locally defined but not used [-Wunused-local-typedefs]
         typedef typename EdgeList::value_type StoredEdge;
                                               ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_edge_and_property(Graph&, EdgeList&, Vertex, boost::disallow_parallel_edge_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_810' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:810:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::undirected_graph_helper<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_853' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:853:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_891' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:891:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_904' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:904:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_919' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:919:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_936' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:936:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::undirected_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_947' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:947:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::undirected_graph_helper<C>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_989' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:989:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge_if(Predicate, boost::bidirectional_graph_helper<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1126' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1126:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::edge_descriptor)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1211' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1211:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In member function 'void boost::bidirectional_graph_helper_with_property<Config>::remove_edge(typename Config::out_edge_iterator)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1228' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1228:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1252' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1252:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_edge(EdgeOrIter, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1268' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1268:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_out_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1279' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1279:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::remove_in_edge_if(typename Config::vertex_descriptor, Predicate, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1320' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1320:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_vertex(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1372' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1372:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_out_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1403' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1403:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::clear_in_edges(typename Config::vertex_descriptor, boost::bidirectional_graph_helper_with_property<Config>&)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1425' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1425:7: note: in expansion of macro 'BOOST_STATIC_ASSERT'
       BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
       ^
In file included from rbgl_trimmed_boost_1_49_0/boost/graph/adjacency_list.hpp:337:0,
                 from RBGL.hpp:37,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'std::pair<typename Config::edge_descriptor, bool> boost::edge(typename Config::vertex_descriptor, typename Config::vertex_descriptor, const boost::adj_list_helper<Config, Base>&)':
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1600:50: warning: typedef 'out_edge_iterator' locally defined but not used [-Wunused-local-typedefs]
       typedef typename Config::out_edge_iterator out_edge_iterator;
                                                  ^
In file included from rbgl_trimmed_boost_1_49_0/boost/config.hpp:57:0,
                 from RBGL.hpp:14,
                 from wavefront.cpp:1:
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::undirected_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1957' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1957:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp: In function 'void boost::detail::remove_vertex_dispatch(Graph&, vertex_descriptor, boost::bidirectional_tag)':
rbgl_trimmed_boost_1_49_0/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1981' locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
rbgl_trimmed_boost_1_49_0/boost/graph/detail/adjacency_list.hpp:1981:9: note: in expansion of macro 'BOOST_STATIC_ASSERT'
         BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
         ^
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o RBGL.dll tmp.def bbc.o cliques.o clusteringCoef.o dominatorTree.o edmonds_optimum_branching.o hcs.o incrConnComp.o interfaces.o minST.o mincut.o ordering.o planar.o shortestPath.o sna.o transitive_closure.o wavefront.o -Lc:/local323/lib/x64 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/x64 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/RBGL.buildbin-libdir/RBGL/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'RBGL' as RBGL_1.48.1.zip
* DONE (RBGL)

RBGL.Rcheck/examples_i386/RBGL-Ex.timings:

nameusersystemelapsed
FileDep0.360.010.69
astarSearch000
bandwidth0.030.000.04
bccluster0.020.000.01
bellman.ford.sp0.010.000.02
betweenness000
bfs0.020.000.01
biConnComp0.020.000.02
chrobakPayneStraightLineDrawing0.010.000.01
clusteringCoef000
clusteringCoefAppr0.020.000.02
coloring000
connectedComp0.010.000.06
dag.sp000
dijkstra.sp0.030.000.03
dominatorTree000
edgeConn0.020.000.02
edmondsMaxCardinalityMatching000
edmondsOptimumBranching0.010.000.01
extractPath000
floyd.warshall.all.pairs.sp0.020.000.02
gprofile000
graphGenerator0.020.000.02
highlyConnSG000
incrConnComp0.010.000.01
is.triangulated0.020.000.02
isKuratowskiSubgraph000
isStraightLineDrawing0.010.000.01
isomorphism0.020.000.02
johnson.all.pairs.sp0.040.000.04
kCliques000
kCores0.040.000.03
lambdaSets0.010.000.01
layout000
makeBiconnectedPlanar0.020.000.02
makeConnected000
makeMaximalPlanar0.010.000.02
maxClique0.020.000.01
maxFlow0.010.000.02
minCut000
mstree.kruskal0.020.000.01
mstree.prim000
ordering0.010.000.01
planarCanonicalOrdering000
planarFaceTraversal0.020.000.02
removeSelfLoops0.040.000.05
separates000
sp.between0.030.000.03
strongComp000
transClosure0.020.000.02
transitivity000
tsort000
wavefront0.020.000.02

RBGL.Rcheck/examples_x64/RBGL-Ex.timings:

nameusersystemelapsed
FileDep0.590.021.64
astarSearch0.020.000.01
bandwidth0.000.010.02
bccluster000
bellman.ford.sp0.010.000.01
betweenness0.020.000.02
bfs0.010.000.01
biConnComp000
chrobakPayneStraightLineDrawing0.020.000.02
clusteringCoef0.010.000.02
clusteringCoefAppr0.020.000.01
coloring0.010.000.02
connectedComp0.020.000.02
dag.sp000
dijkstra.sp0.030.000.03
dominatorTree000
edgeConn0.000.020.02
edmondsMaxCardinalityMatching0.020.000.01
edmondsOptimumBranching0.010.000.02
extractPath000
floyd.warshall.all.pairs.sp0.020.000.01
gprofile000
graphGenerator000
highlyConnSG0.010.000.02
incrConnComp000
is.triangulated0.000.010.01
isKuratowskiSubgraph000
isStraightLineDrawing0.020.000.02
isomorphism0.070.000.07
johnson.all.pairs.sp000
kCliques000
kCores0.030.000.03
lambdaSets000
layout000
makeBiconnectedPlanar0.030.000.03
makeConnected0.010.000.01
makeMaximalPlanar0.020.000.02
maxClique0.010.000.01
maxFlow0.020.000.02
minCut000
mstree.kruskal0.030.000.03
mstree.prim000
ordering0.020.000.02
planarCanonicalOrdering0.010.000.01
planarFaceTraversal0.020.000.02
removeSelfLoops000
separates0.020.000.02
sp.between0.030.000.03
strongComp0.010.000.01
transClosure000
transitivity0.020.000.02
tsort000
wavefront0.010.000.01