philsupertramp / wirdnix

1 stars 0 forks source link

getting protected error for ss.set_rdbuf #38

Closed philsupertramp closed 5 years ago

philsupertramp commented 5 years ago
‘void std::basic_ios<_CharT,
_Traits>::set_rdbuf(std::basic_streambuf<_CharT, _Traits>*) [with _CharT
= char; _Traits = std::char_traits<char>]’ is protected within this
context

found solution in web please check for correct behavior