Looking For

< .. > C++ Portability

conclusions

  • weigh the cost against the benefit
  • decide how far to go, and when to stop
  • have sufficient testing resources
  • have a language lawyer and good language documentation
  • develop good coding practices
  • use autoconf and test for capabilities
  • exploit the standard library, and other portable resources
  • write less code