CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Cxx0017

  1. #1
    Join Date
    Jan 2011
    Posts
    15

    Thumbs down Cxx0017

    In vc2008, dubg mode, tried to watch the value of a var.; I got this error in the watch sub window: "val CXX0017: Error: symbol "val" not found". Val is within a template class member function.

  2. #2
    Join Date
    Feb 2003
    Location
    Iasi - Romania
    Posts
    8,234

    Re: Cxx0017

    Ovidiu
    "When in Rome, do as Romans do."
    My latest articles: https://codexpertro.wordpress.com/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured