Why not Direct BCA/BPA Functor pass into template ?
Brought to you by:
corwinjoy,
cppguru777
Hello, dear administrator for this project.
Please explain use expicit DefaultBCA<> specializations
(with the BCAWrap class which copies DefaultBCA into
itself) instead of Direct myBCA functor pass into
template ??? Is that made for sharing purposes ? If i dont
need that, is there any suggestions to perform DirectBCA
functors in form DBView<ItemType, FunctorType> ???
Thank you for any comments.