opnsense-src/contrib/libstdc++/include/bits
Dimitry Andric 5b1df4530b Add explicit braces to avoid dangling else in stl_tree.h. This silences
the following warning produced by clang trunk:

  In file included from /usr/src/sbin/devd/devd.cc:91:
  In file included from /usr/obj/usr/src/tmp/usr/include/c++/4.2/map:64:
  /usr/obj/usr/src/tmp/usr/include/c++/4.2/bits/stl_tree.h:987:2: error: add explicit braces to avoid dangling else [-Werror,-Wdangling-else]
	  else
	  ^

MFC after:	3 days
2012-03-19 19:01:34 +00:00
..
allocator.h Update libstdc++ with small updates from the latest rev. (135556) 2011-12-21 16:36:07 +00:00
basic_ios.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
basic_ios.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
basic_string.h Update libstdc++ with small updates from the latest rev. (135556) 2011-12-21 16:36:07 +00:00
basic_string.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
boost_concept_check.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
c++config GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
char_traits.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
codecvt.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
concept_check.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
cpp_type_traits.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
deque.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
fstream.tcc Update libstdc++ with small updates from the latest rev. (135556) 2011-12-21 16:36:07 +00:00
functexcept.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
gslice.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
gslice_array.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
indirect_array.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
ios_base.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
istream.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
list.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
locale_classes.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
locale_facets.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
locale_facets.tcc Update libstdc++ with small updates from the latest rev. (135556) 2011-12-21 16:36:07 +00:00
localefwd.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
mask_array.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
ostream.tcc GCC 4.2.1 release C++ standard library and runtime support code. 2007-08-14 02:49:11 +00:00
ostream_insert.h GCC 4.2.1 release C++ standard library and runtime support code. 2007-08-14 02:49:11 +00:00
postypes.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
slice_array.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
sstream.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_algo.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_algobase.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_bvector.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_construct.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_deque.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_function.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_heap.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_iterator.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_iterator_base_funcs.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_iterator_base_types.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_list.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_map.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_multimap.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_multiset.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_numeric.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_pair.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_queue.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_raw_storage_iter.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_relops.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_set.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_stack.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_tempbuf.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_tree.h Add explicit braces to avoid dangling else in stl_tree.h. This silences 2012-03-19 19:01:34 +00:00
stl_uninitialized.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_vector.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stream_iterator.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
streambuf.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
streambuf_iterator.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stringfwd.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
valarray_after.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
valarray_array.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
valarray_array.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
valarray_before.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
vector.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00