config-lite.h File Reference#include "ace/config-macros.h" #include "ace/ace_wchar.h"
Include dependency graph for config-lite.h:
Detailed Description
This file contains the contents of the old config-all.h in order to avoid a circular dependency problem caused by some of the new includes added to config-all.h, e.g., OS_main.h. Define Documentation
Value: typedef std::reverse_iterator<iterator> reverse_iterator; \ typedef std::reverse_iterator<const_iterator> const_reverse_iterator;
For internal use only. ACE_DECLARE_STL_REVERSE_ITERATORS is not meant for use outside of ACE.
Typedef Documentation
Variable Documentation
Generated on Mon Sep 15 06:54:20 2008 for ACE by 1.5.5 |