Using a class method to assign a value to a private member.Folks, I am trying to use a method within a class to assign a value to a private member of that clas...
Code consolidation and redundancy involving templates and vectors Very nice solution... template < Names::Enums Name > Students<Name>* Get(int e) { return s...
Code consolidation and redundancy involving templates and vectorsCire and JLBorges Thanks for the inputs... the sample code I presented in my post is only an exampl...
Code consolidation and redundancy involving templates and vectorsGreetings all... Below I have a sample program with the headers and cpp files listed. As you can see...
TCP Server w/o listening/accept???JL Borges... What a sweet and elegant solution!!!! All of these years programming and I didn't see t...
This user does not accept Private Messages