<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta charset="utf-8" />
  <style type="text/css">
    ol > li {
      border-left: solid yellow;
    }

    ol > li { /* enable before publication */
      display: block;
      border-left: none;
    }

    .tbd {
      background-color: yellow;
    }

    ins {
      background-color: #CFC;
    }

    del {
      background-color: #FCC;
    }

    ol {
      counter-reset: item;
    }

      ol > li:before {
        content: counters(item, ".") ".\A0\A0";
        counter-increment: item;
      }

    li > p {
      margin-left: 2em;
    }
  </style>
  <title>PL22.16/WG21 draft agenda: 27 Feb-4 Mar 2017, Kona, HI, US</title>
</head>
<body>
  <table border="1">
    <tbody>
      <tr>
	<th>Doc. No.:</th>
	<td>N4632</td>
      </tr>
      <tr>
	<th>Date:</th>
	<td>2016-12-13</td>
      </tr>
      <tr>
	<th>Reply to:</th>
	<td><a href="mailto:clark.nelson@intel.com">Clark
	  Nelson</a></td>
      </tr>
      <tr>
	<th>Tel:</th>
	<td>+1-503-712-8433</td>
      </tr>
      <tr>
	<th>Post:</th>
	<td>Intel Corp. JF1-13<br />
	  2111 NE 25th Ave<br />
	  Hillsboro OR 97124</td>
      </tr>
    </tbody>
  </table>
  <h1>PL22.16/WG21 draft agenda: 27 Feb - 4 Mar 2017, Kona, HI, US</h1>
  <p>INCITS PL22.16 * Programming language C++<br />
    InterNational Committee
    for Information Technology Standards (INCITS)<br />
    Operating under the procedures
    of the American National Standards Institute (ANSI)<br />
    INCITS, 1101 K Street NW, Suite 610, Washington, DC 20005</p>
  <h2>Meeting notice and location:
    <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4573.htm">N4573</a></h2>
  <h2>Dates and times</h2>
  <table border="1">
    <thead>
      <tr>
	<th>Day</th>
	<th>Start</th>
	<th>Break</th>
	<th>Lunch</th>
	<th>Break</th>
	<th>End</th>
      </tr>
    </thead>
    <tbody>
      <tr>
	<td>Feb 27 Monday</td>
	<td>8:30 AM</td>
	<td rowspan="6">9:45 &ndash;<br />
	  10:00 AM</td>
	<td rowspan="4">11:30 &ndash;<br />
	  1:00 PM</td>
	<td rowspan="4">3:00 &ndash;<br />
	  3:15 PM</td>
	<td rowspan="4">5:00 PM</td>
      </tr>
      <tr>
	<td>Feb 28 Tuesday</td>
	<td rowspan="5">8:00 AM</td>
      </tr>
      <tr>
	<td>Mar 1 Wednesday</td>
      </tr>
      <tr>
	<td>Mar 2 Thursday</td>
      </tr>
      <tr>
	<td>Mar 3 Friday</td>
	<td>11:30 &ndash;<br />
	  2:00 PM</td>
	<td>4:00 &ndash;<br />
	  4:15 PM</td>
	<td>6:00 PM</td>
      </tr>
      <tr>
	<td>Mar 4 Saturday</td>
	<td>11:30 &ndash;<br />
	  1:00 PM</td>
	<td>3:00 &ndash;<br />
	  3:15 PM</td>
      </tr>
    </tbody>
  </table>
  <p>Evening sessions on specific topics may also be scheduled,
    especially Monday through Thursday.</p>
  <h2>Meeting objectives</h2>
  <p>The primary goals of this meeting will be:</p>
  <ul>
    <li>Finish processing ballot comments (<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0488r0.pdf">P0488R0</a>) on the C++17 CD (<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4604.pdf">N4604</a>)</li>
    <li>Advance C++17 (prospective WD <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4618.pdf">N4618</a>) to DIS</li>
  </ul>
  <p>Additional, lower-priority goals include:</p>
  <ul>
    <li>Try to advance Modules (WD <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4610.pdf">N4610</a>) to PDTS</li>
    <li>Try to advance Parallelism v2 (WD <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4578.html">N4578</a>) to PDTS</li>
    <li>Try to advance Coroutines (prospective WD <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4628.pdf">N4628</a>) to PDTS</li>
    <li>Try to advance Concurrency v2 to NP</li>
  </ul>
  <h2>Order of the meeting</h2>
  <ol>
    <li>Opening activities <strong>(Monday 9:00)</strong>
      <ol>
	<li>Opening comments, welcome from host (PL22.16)</li>
	<li>Meeting guidelines (PL22.16)
	  <p>Every participant is responsible for understanding
	    and abiding by the
	    <a href="http://www.incits.org/standards-information/legal-info">INCITS Antitrust Guidelines</a>
	    and <a href="http://www.incits.org/dotAsset/63b6e457-53b9-4933-9835-7c74e77ca2fd.pdf">Patent Policy</a>
	    and the <a href="http://www.iso.org/iso/codes_of_conduct.pdf">ISO Code of Conduct</a>.</p>
	</li>
	<li>Membership, voting rights,
	  and procedures for the meeting (PL22.16)
	  <p>If you are representing an organization
	    that is considering formally joining PL22.16,
	    please inform an officer.</p>
	</li>
	<li>Introductions</li>
	<li>Agenda review and approval (PL22.16 motion)</li>
	<li>Editor's reports, approval of working drafts
	  <table border="1">
	    <thead>
	      <tr>
		<th>Document</th>
		<th>Editor's report</th>
		<th>Prospective WD</th>
	      </tr>
	    </thead>
	    <tbody>
	      <tr>
		<td>C++ Standard</td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4619.html">N4619</a></td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4618.pdf">N4618</a></td>
	      </tr>
	      <!--tr>
		<td>Library Fundamentals V2 TS</td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4601.html">N4601</a></td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4600.html">N4600</a></td>
	      </tr-->
	      <tr>
		<td>Modules TS</td>
		<td class="tbd"><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4611.pdf"></a></td>
		<td class="tbd"><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4610.pdf"></a></td>
	      </tr>
	      <tr>
		<td>Coroutines TS</td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4629.html">N4629</a></td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4628.pdf">N4628</a></td>
	      </tr>
	      <tr>
		<td>Ranges TS</td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4621.html">N4621</a></td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4620.pdf">N4620</a></td>
	      </tr>
	      <tr>
		<td>Networking TS</td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4627.pdf">N4627</a></td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4626.pdf">N4626</a></td>
	      </tr>
	      <tr>
		<td>Concepts TS</td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4631.html">N4631</a></td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4630.pdf">N4630</a></td>
	      </tr>
	    </tbody>
	  </table>
	</li>
	<li>Approval of the minutes of the previous meetings
	  (PL22.16 motion)
	  <table border="1">
	    <thead>
	      <tr>
		<th>Meeting</th>
		<th>Minutes</th>
	      </tr>
	    </thead>
	    <tbody>
	      <tr>
		<td>WG21 Issaquah</td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4623.pdf">N4623</a></td>
	      </tr>
	      <tr>
		<td>PL22.16 Issaquah</td>
		<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/n4624.pdf">N4624</a></td>
	      </tr>
	      <tr>
		<td>WG21 pre-Kona administrative telecon</td>
		<td class="tbd"><a href="https://isocpp.org/files/papers/n4615.pdf"></a></td>
	      </tr>
	    </tbody>
	  </table>
	</li>
      </ol></li>
    <li>Liaison reports, and WG21 study group reports
      (see pre-meeting WG21 telecon minutes)</li>
    <li>WG progress reports and work plans for the week
      (Core, Evolution, Library, Library Evolution)
    </li>
    <li>New business requiring action by the committee
    <li>Organize working groups and study groups,
      establish working procedures
      <p>(Clarify rooms available for evening sessions)</p>
    </li>
      <li>WG and SG sessions
      <p>The WG and SG chairs must arrange
	for any proposals to be written up in the form of a motion,
	and made available by 2:30 Friday.</p>
      </li>
      <li>Review of the meeting <strong>(Friday 2:30)</strong>
	<p>WG and SG status and progress reports.
	Presentation and discussion
	of proposals to be considered for consensus adoption
	by full WG21.</p>
	<ul>
	  <li>SG5: Transactional memory (Wong)</li>
	  <li>SG6: Numerics (Crowl)</li>
	  <li>SG7: Reflection (Carruth)</li>
	  <li>SG10: Feature test (Nelson)</li>
	  <li>SG12: Undefined and unspecified behavior (Dos Reis)</li>
	  <li>SG14: Games &amp; low latency (Wong)</li>
	  <li>SG1: Concurrency (Boehm)</li>
	  <li>Evolution (Voutilainen)</li>
	  <li>Library Evolution (Yasskin)</li>
	  <li>Core (Miller)</li>
	  <li>Library (Clow)</li>
	</ul>
      </li>
      <li>WG and SG sessions continue
      <strong>(Saturday 8:30)</strong></li>
      <li>Closing activities <strong>(Saturday 1:30)</strong>
	<ol>
	  <li>Confirm WG21 consensus to adopt proposals
	  (&ldquo;consent agenda&rdquo;,
	  approved without discussion if no new information)</li>
	  <li>PL22.16 motions, if any</li>
	  <li>Issues delayed until today</li>
	</ol></li>
      <li>Plans for the future (PL22.16)
      <ol>
	<li>Next and following meetings
	  <ul>
	    <li>2017-07-10/15: Toronto, ON, CA (<a href="https://isocpp.org/files/papers/N4607.pdf">N4607</a>)</li>
	    <li>2017-11-06/11: Albuquerque, NM, US (<a class="tbd">N????</a>)</li>
	  </ul>
	</li>
	<li>Mailings
	  <ul>
	    <li>2017-03-20: Post-Kona</li>
	    <li>2017-06-19: Pre-Toronto</li>
	  </ul>
	</li>
      </ol></li>
      <li>Adjournment (PL22.16 motion)</li>
  </ol>
</body>
</html>
