Skip to content
Snippets Groups Projects
Commit 654cd3f8 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

CHOP-763: Make LLView::TemporaryDrilldownFunc boost::noncopyable.

Code review with Alain turned up the fact that TemporaryDrilldownFunc, simple
to the point of naivety, doesn't address the case of its being copied. Making
it boost::noncopyable should turn any such usage into a compile error.
parent 7215d1a9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment