Commit cfae18a
committed
Misc[BMQC]: replace Bind with functor
When bdlf::Bind is used the stack traces contain frames for each
argument invokation. It might be simplified by using functor instead.
Signed-off-by: Evgeny Malygin <emalygin@bloomberg.net>1 parent f111765 commit cfae18a
1 file changed
Lines changed: 16 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
303 | 318 | | |
304 | 319 | | |
305 | 320 | | |
| |||
731 | 746 | | |
732 | 747 | | |
733 | 748 | | |
734 | | - | |
735 | | - | |
736 | | - | |
| 749 | + | |
737 | 750 | | |
738 | 751 | | |
739 | 752 | | |
| |||
0 commit comments