Răsfoiți Sursa

function_base.hpp:
- Add trivial_manager that does nothing but copy object pointers
- Add is_ref to determine if a type is a reference_wrapper
- Add function_obj_ref_tag for reference_wrappers
- Teach get_function_tag about reference_wrappers

function_template.hpp:
- Add assign_to overload for reference_wrappers (these don't throw)


[SVN r11875]

Douglas Gregor 24 ani în urmă
părinte
comite
becd172534
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      libs/function

+ 1 - 1
libs/function

@@ -1 +1 @@
-Subproject commit 2e67e2126bfe4478b421ff894768ed81ec4e0770
+Subproject commit 8cbd121969a4b98e0652a65614f57f49ff420777

粤ICP备19079148号