diff --git a/templates/homepage_beta.html b/templates/homepage_beta.html index abfcf640..afd04ecd 100644 --- a/templates/homepage_beta.html +++ b/templates/homepage_beta.html @@ -1,123 +1,320 @@ -{% extends "base.html" %} - -{% load static %} - -{% block content %} - +{% extends "base.html" %} {% load static %} {% block content %} +
-
-
-

Boost your C++

-

Home to 165+ free, peer-reviewed, portable libraries to increase your productivity across all industry domains.

- -
- - Download - - Release notes -
- BSL Logo - License -
-
-
+ {% comment %}
+ +
{% endcomment %} + + {% comment %} Section 1 {% endcomment %} +
+ +
+
+

Boost your C++

+

+ Home to 165+ free, peer-reviewed, portable libraries to increase your + productivity across all industry domains. +

+ + + + + +
+ +
+
+
+ {% comment %} Section 2 {% endcomment %} +
+ +
+
+ +
+ +
+ +

+ Accumulators +

+

+ Framework for incremental calculation, and collection of statistical accumulators. +

+ +
+ + + Documentation + boost.org/libs/accumulators + + + + GitHub Issues + github.com/boostorg/accumulators/issues + + + + Source Code + github.com/boostorg/accumulators + + + + + Categories: + + Math + + + +

Framework for incremental calculation, and collection of statistical accumulators.

+ +
+ +
+ +
+ +

+ Compiler Explorer +

+ +
+ {% csrf_token %} + +
+ + + +
+ +
+ +
+ +
+testFunction(int*, int): + push rbp + mov rbp, rsp + mov QWORD PTR [rbp-24], rdi + mov DWORD PTR [rbp-28], esi + mov eax, DWORD PTR [rbp-28] + and eax, 63 + test eax, eax + mov DWORD PTR [rbp-4], 0 + mov DWORD PTR [rbp-8], 0 + jmp .L3 +.L4: + mov eax, DWORD PTR [rbp-8] + cdqe + lea rdx, [0+rax*4] + mov rax, QWORD PTR [rbp-24] + add rax, rdx + mov eax, DWORD PTR [rax] + add DWORD PTR [rbp-4], eax + add DWORD PTR [rbp-8], 1 +.L3: + mov eax, DWORD PTR [rbp-8] + cmp eax, DWORD PTR [rbp-28] + jl .L4 + mov eax, DWORD PTR [rbp-4] + pop rbp + ret + {% if output %} +
{{ output }}
+ {% endif %} {% if error %} +
error
+ {% endif %} +
+
+
+
+
+ + + + + +
+
+ Test Button +
+
+ -
+
- - -

Accumulators

-

Framework for incremental calculation, and collection of statistical accumulators

-
-

install boost accumulators

- -
-

install boost accumulators

- -
-

install boost accumulators

- -
-
- C++ -
-
+ + + +

Accumulators

+

+ Framework for incremental calculation, and collection of statistical + accumulators +

+
+

install boost accumulators

+ +
+

install boost accumulators

+ +
+

install boost accumulators

+ +
+
+ C++ +
+
-
Compiler Explorer +
+ Compiler Explorer
{% csrf_token %}
-
- -
+
+ +
{% if output %} -
{{ output }}
- {% endif %} - {% if error %} -
error
+
{{ output }}
+ {% endif %} {% if error %} +
error
{% endif %}
-
- - + + -
+

News from Boost and C++

-

Boost.MySQL is an Asio-based network client which lets you access MySQL and MariaDB databases using your own data types New in Boost 1.82.0, - check it out here https://https://boost.org/libs/mysql - Get Boost: - https://boost.org/users/history/version_1_82_0.html - #boost #cpp #cplusplus #mysql #mariadb #database

- +

+ Boost.MySQL is an Asio-based network client which lets you access MySQL + and MariaDB databases using your own data types New in Boost 1.82.0, + check it out here https://https://boost.org/libs/mysql Get Boost: + https://boost.org/users/history/version_1_82_0.html #boost #cpp + #cplusplus #mysql #mariadb #database +

+
-

Boost 1.82.0 is released for the Spring season! - Release Notes: https://boost.org/users/history/version_1_82_0.html - Downloads: http://boost.org/users/news/version_1.82.0 - Direct Download: - https://boostorg.jfrog.io/artifactory/main/release/1.82.0 - #boost #cpp #cplusplus

- +

+ Boost 1.82.0 is released for the Spring season! Release Notes: + https://boost.org/users/history/version_1_82_0.html Downloads: + http://boost.org/users/news/version_1.82.0 Direct Download: + https://boostorg.jfrog.io/artifactory/main/release/1.82.0 #boost #cpp + #cplusplus +

+
- + -
+

Activity Apr21,2023 - May20,2023

-
Code +
+ Code