2
0
mirror of https://github.com/boostorg/context.git synced 2026-01-30 19:52:17 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Oliver Kowalke
46c8ef4e8d backtrace example using libunwind 2016-10-11 11:42:32 +02:00
Oliver Kowalke
d7e39b4c18 pass ecv2 a universal reference to context-fn 2016-10-07 19:20:30 +02:00
Oliver Kowalke
bf7fb06d1c use this in captures-list for example parameter 2016-03-05 17:03:34 +01:00
Oliver Kowalke
e753ad4846 return context in example echosse 2016-02-23 18:58:29 +01:00
Oliver Kowalke
319f9844a5 example for SSE 2016-02-22 19:48:43 +01:00
Oliver Kowalke
fdad9ddef8 fix parameter example 2016-02-15 19:37:49 +01:00
Oliver Kowalke
e2c93a84f4 add example throw.cpp 2016-02-10 21:46:50 +01:00
Oliver Kowalke
1a72352c9c update ontop example 2016-02-10 20:59:59 +01:00
Oliver Kowalke
a136c521f5 return data from function with exec_ontop 2016-02-10 19:27:39 +01:00
Oliver Kowalke
cf783fd907 make execution_context (v2) typesafe 2016-02-08 18:36:58 +01:00
Oliver Kowalke
68a57f29b3 rename captued_context to execution_context
- split into execution_context v2 (previous captured_context)
  and execution_context v1
- v1 enabled if segmented-stacks=on at b2 commandline
2016-02-06 12:18:38 +01:00