<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: 8.3 &#8212; Public vs private access specifiers</title>
	<atom:link href="http://www.learncpp.com/cpp-tutorial/83-public-vs-private-access-specifiers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/cpp-tutorial/83-public-vs-private-access-specifiers/</link>
	<description></description>
	<pubDate>Thu, 28 Aug 2008 18:25:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Learn C++ - &#187; 8.4 &#8212; Access functions and encapsulation</title>
		<link>http://www.learncpp.com/cpp-tutorial/83-public-vs-private-access-specifiers/#comment-24944</link>
		<dc:creator>Learn C++ - &#187; 8.4 &#8212; Access functions and encapsulation</dc:creator>
		<pubDate>Tue, 26 Aug 2008 04:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/83-public-vs-private-access-functions-and-encapsulation/#comment-24944</guid>
		<description>[...] 2007      Prev/Next Posts   &#171; 8.3 &#8212; Public vs private access specifiers &#124; Home &#124; 8.5 &#8212; Constructors &#187;     Tuesday, September 4th, 2007 at 2:21 [...]</description>
		<content:encoded><![CDATA[<p>[...] 2007      Prev/Next Posts   &laquo; 8.3 &#8212; Public vs private access specifiers | Home | 8.5 &#8212; Constructors &raquo;     Tuesday, September 4th, 2007 at 2:21 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.learncpp.com/cpp-tutorial/83-public-vs-private-access-specifiers/#comment-18616</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 10 Jun 2008 02:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/83-public-vs-private-access-functions-and-encapsulation/#comment-18616</guid>
		<description>By default classes have private members and structs have public members.</description>
		<content:encoded><![CDATA[<p>By default classes have private members and structs have public members.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinoth</title>
		<link>http://www.learncpp.com/cpp-tutorial/83-public-vs-private-access-specifiers/#comment-18419</link>
		<dc:creator>vinoth</dc:creator>
		<pubDate>Fri, 06 Jun 2008 05:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/83-public-vs-private-access-functions-and-encapsulation/#comment-18419</guid>
		<description>by default class is public or private in c++</description>
		<content:encoded><![CDATA[<p>by default class is public or private in c++</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 8.2 &#8212; Classes and class members</title>
		<link>http://www.learncpp.com/cpp-tutorial/83-public-vs-private-access-specifiers/#comment-14389</link>
		<dc:creator>Learn C++ - &#187; 8.2 &#8212; Classes and class members</dc:creator>
		<pubDate>Mon, 05 May 2008 01:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/83-public-vs-private-access-functions-and-encapsulation/#comment-14389</guid>
		<description>[...] 2007      Prev/Next Posts   &#171; 8.1 &#8212; Welcome to object-oriented programming &#124; Home &#124; 8.3 &#8212; Public vs private access specifiers &#187;     Thursday, August 30th, 2007 at 9:42 [...]</description>
		<content:encoded><![CDATA[<p>[...] 2007      Prev/Next Posts   &laquo; 8.1 &#8212; Welcome to object-oriented programming | Home | 8.3 &#8212; Public vs private access specifiers &raquo;     Thursday, August 30th, 2007 at 9:42 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
