Logo
Explore Help
Sign In
feedc0de/boost_function
1
0
Fork 0
You've already forked boost_function
forked from boostorg/function
Code Pull Requests Activity
Files
c76d87f4ad489455c842ad68668b508bb2de0b0e
boost_function/include/boost/function/function5.hpp

4 lines
116 B
C++
Raw Normal View History

Initial comit [SVN r10368]
2001-06-21 16:19:33 +00:00
#define BOOST_FUNCTION_NUM_ARGS 5
- Removed everything deprecated in 1.29.0 - Deprecate user use of function_base - Use the Boost Preprocessor library to make Function scalable to any (reasonable) number of arguments - Make any_pointer a POD (oops) - Test Boost.Function for 30 arguments - Remove tests of deprecated features [SVN r15498]
2002-09-24 17:16:17 +00:00
#include <boost/function/detail/maybe_include.hpp>
function_base.hpp: - Updated any_pointer and manager classes to deal with member function pointers directly, so no allocation is required when using them. - Removed include of boost/mem_fn.hpp function_template.hpp: - Many macros that were in the functionN.hpp headers have been moved here and are now generated on-the-fly using BOOST_JOIN - Added invokers for pointers to member functions - Revised pointer to member function handling code to not perform any allocations/deallocations - Added guards so that multiple inclusion of function_template.hpp will only include its dependencies once. functionN.hpp: - Headers regenerated [SVN r11729]
2001-11-19 20:30:18 +00:00
#undef BOOST_FUNCTION_NUM_ARGS
Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 21ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API